imap-restore-mail
11 years agoClear inbox acls and other fixes based on autotest validation master
Plamen Dimitrov [Mon, 20 Aug 2012 14:34:29 +0000]
Clear inbox acls and other fixes based on autotest validation

11 years agoModule docstrings specified
Plamen Dimitrov [Thu, 12 Jul 2012 15:48:22 +0000]
Module docstrings specified

11 years agoMain returns 0 or 1 depending on warnings number
Plamen Dimitrov [Thu, 12 Jul 2012 08:51:30 +0000]
Main returns 0 or 1 depending on warnings number

11 years agoInternal cyrus formats wrapper was just implemented
Plamen Dimitrov [Wed, 11 Jul 2012 13:41:57 +0000]
Internal cyrus formats wrapper was just implemented

11 years agoUnit testing now includes cyrus specific formatting
Plamen Dimitrov [Wed, 11 Jul 2012 11:04:28 +0000]
Unit testing now includes cyrus specific formatting

11 years agoAdditional fix from the previous refactoring
Plamen Dimitrov [Wed, 11 Jul 2012 10:48:21 +0000]
Additional fix from the previous refactoring

11 years agoRefactoring of cyrus stored acls formatting - now performed by FileIterator where...
Plamen Dimitrov [Wed, 11 Jul 2012 10:39:46 +0000]
Refactoring of cyrus stored acls formatting - now performed by FileIterator where it should belong

11 years agoServer added to command line arguments
Plamen Dimitrov [Wed, 11 Jul 2012 09:23:49 +0000]
Server added to command line arguments

11 years agoSave password passing and normal local connection enabled
Plamen Dimitrov [Wed, 11 Jul 2012 09:03:44 +0000]
Save password passing and normal local connection enabled

11 years agoMain module rename and one additional warning in case acls for mailbox were not found
Plamen Dimitrov [Wed, 11 Jul 2012 07:56:58 +0000]
Main module rename and one additional warning in case acls for mailbox were not found

11 years agoModules now in 'src' folder, COPYING and README added
Plamen Dimitrov [Tue, 10 Jul 2012 12:02:08 +0000]
Modules now in 'src' folder, COPYING and README added

11 years agoAdd unit testing for the mailbox acls parsing functionality
Plamen Dimitrov [Tue, 10 Jul 2012 09:15:52 +0000]
Add unit testing for the mailbox acls parsing functionality

11 years agoImproved formatting and separation in blocks
Plamen Dimitrov [Mon, 9 Jul 2012 14:21:17 +0000]
Improved formatting and separation in blocks

11 years agoFirst pylint validation
Plamen Dimitrov [Mon, 9 Jul 2012 11:21:28 +0000]
First pylint validation

11 years agoAdded main function exit code which is the number of warnings during script execution
Plamen Dimitrov [Mon, 9 Jul 2012 10:43:25 +0000]
Added main function exit code which is the number of warnings during script execution

11 years agoFile and console logging added for exception handling and information
Plamen Dimitrov [Mon, 9 Jul 2012 09:35:29 +0000]
File and console logging added for exception handling and information

11 years agoPython imaplib independence and successfull login without a copy of the library
Plamen Dimitrov [Fri, 6 Jul 2012 15:56:38 +0000]
Python imaplib independence and successfull login without a copy of the library

11 years agoConverted to unit sockets and cyrus server log in
Plamen Dimitrov [Fri, 6 Jul 2012 15:19:54 +0000]
Converted to unit sockets and cyrus server log in

11 years agoINBOX acls reset parsing with regex
Plamen Dimitrov [Fri, 6 Jul 2012 07:31:33 +0000]
INBOX acls reset parsing with regex

11 years agoConnection error handling and some formatting
Plamen Dimitrov [Thu, 5 Jul 2012 16:16:06 +0000]
Connection error handling and some formatting

11 years agoPerl lists turned to python dictionaries for performance and code readability
Plamen Dimitrov [Thu, 5 Jul 2012 15:37:06 +0000]
Perl lists turned to python dictionaries for performance and code readability

11 years agoBasic acl functionality added
Plamen Dimitrov [Thu, 5 Jul 2012 15:00:26 +0000]
Basic acl functionality added

11 years agoInitial submission of working tool
Plamen Dimitrov [Wed, 4 Jul 2012 14:08:56 +0000]
Initial submission of working tool