docker-offlineimap/offlineimap
David Favro 657b470d74 UID validity diagnostics improvement
* Reduced the number of parameters passed to ui.validityproblem() because they were all just method-calls to the folder object, which is already passed as the first parameter (reduction of unnecessary complexity).
2007-03-15 05:39:15 +01:00
..
folder Handle rtime being Null when writing to Maildir 2006-12-02 21:54:26 +01:00
repository Add remote{host,user,pass}eval config options (need documentation yet) 2006-10-17 20:55:03 +01:00
ui --help shows available UIs now 2007-01-11 10:15:06 +01:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py UID validity diagnostics improvement 2007-03-15 05:39:15 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplib.py Don't leave preauthtunnel zombies with autorefresh 2007-03-14 02:54:19 +01:00
imapserver.py Update FSF address 2006-08-12 05:15:55 +01:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Add a try: block to catch exceptions that occur before the main loop and to call ui.mainException(). 2006-12-01 11:59:22 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Update FSF address 2006-08-12 05:15:55 +01:00
threadutil.py Update FSF address 2006-08-12 05:15:55 +01:00
version.py --help shows available UIs now 2007-01-11 10:15:06 +01:00