Commit Graph

  • bd3766eca5 Make getnicename work again for classes that derive from object() Sebastian Spaeth 2011-05-05 15:59:25 +02:00
  • 2fc12e875a Experimental LocalStatus stored in SQLite database Sebastian Spaeth 2011-05-05 15:59:24 +02:00
  • 535f4592fc Replace 2 regexes with a single one Sebastian Spaeth 2011-05-05 15:59:23 +02:00
  • c6259fbb86 Merge branch 'master' into next Nicolas Sebrecht 2011-05-05 21:16:02 +02:00
  • a40e506908 Fix typo to force singlethreading in debug mode Sebastian Spaeth 2011-05-05 11:15:51 +02:00
  • f2ad4bc230 Fix typo to force singlethreading in debug mode Sebastian Spaeth 2011-05-05 11:15:51 +02:00
  • deab62fbd8 Fix the broken thread debugging Sebastian Spaeth 2011-05-05 10:19:44 +02:00
  • 5c7d7ee445 Output more detailed error on corrupt LocalStatus Sebastian Spaeth 2011-05-04 19:44:01 +02:00
  • f3774343db If we loop, exit the account synchronization after 3 failed attempts Sebastian Spaeth 2011-05-04 16:45:28 +02:00
  • 4608d14836 Handle OfflineImapError of severity REPO and CRIT Sebastian Spaeth 2011-05-04 16:45:27 +02:00
  • 0f45d89e34 Throw OfflineImapError on DNS error Sebastian Spaeth 2011-05-04 16:45:25 +02:00
  • bc004a911a Add OfflineImapError class Sebastian Spaeth 2011-05-04 16:45:24 +02:00
  • 3446b592f3 accounts: remove duplicated code paths Sebastian Spaeth 2011-05-04 16:45:26 +02:00
  • b1ff307674 Output more detailed error on corrupt LocalStatus Sebastian Spaeth 2011-05-04 19:44:01 +02:00
  • 01b390bb71 INSTALL: explain how to install offlineimap using git Nicolas Sebrecht 2011-05-04 19:03:35 +02:00
  • f3249e0856 True 1-way sync (backup) Sebastian Spaeth 2011-05-01 20:18:29 +02:00
  • 3d4dc11a8b Introduce an *empty* debug type Sebastian Spaeth 2011-05-01 20:18:28 +02:00
  • 50f0fbb421 More detailed error output on corrupt UID mapping files Sebastian Spaeth 2011-05-02 11:44:19 +02:00
  • 6add201436 Improve the developer API documentation Sebastian Spaeth 2011-05-02 17:11:40 +02:00
  • e9a7afda6d Merge branch 'ss/corrupted-uidmap-file' into next Nicolas Sebrecht 2011-05-02 19:09:52 +02:00
  • 2ed1c357a0 More detailed error output on corrupt UID mapping files Sebastian Spaeth 2011-05-02 11:44:19 +02:00
  • cda932351c Merge branch 'ss/folder-name-whitspaces' into next Nicolas Sebrecht 2011-04-28 18:29:14 +02:00
  • 9bd7a21f16 Don't strip whitespace in the -f option Dan Christensen 2011-04-28 15:26:07 +02:00
  • 163f1eefc4 Drop all connections when a sync failed Sebastian Spaeth 2011-04-27 11:44:24 +02:00
  • 0bc1c9583e Merge branch 'ss/folder-cleanup-getmessage' into next Nicolas Sebrecht 2011-04-27 22:52:17 +02:00
  • 1ff628bd5c folder/IMAP: cleanup getmessage() Sebastian Spaeth 2011-04-26 15:18:54 +02:00
  • c8f80bc6d2 We had been setting this variable twice Sebastian Spaeth 2011-04-26 12:31:32 +02:00
  • e614838a1f Merge branch 'ss/improve_logging_using_str' into next Nicolas Sebrecht 2011-04-27 19:07:49 +02:00
  • e01968973d Use "%s" % account rather than account.name Sebastian Spaeth 2011-04-27 12:15:52 +02:00
  • 3e5d6f5450 Make str() of Repository() be its name Sebastian Spaeth 2011-04-27 12:15:51 +02:00
  • 074ea14cf1 Make str() of Account() be its name Sebastian Spaeth 2011-04-27 12:15:50 +02:00
  • bb8546e846 Whitespace fixes Sebastian Spaeth 2011-04-27 12:15:49 +02:00
  • fa0b1ef8ee Add beginnings of sphinx-based code documentation Sebastian Spaeth 2011-04-27 10:37:15 +02:00
  • b2be0c3697 Merge branch 'ss/sync-remove-neguid-pass' into next Nicolas Sebrecht 2011-04-25 13:01:59 +02:00
  • e20d8b9679 Remove upload neguid pass from sync logic Sebastian Spaeth 2011-03-24 17:45:21 +01:00
  • 36eb37b47d IMAP: reduce quickchanged() checks Sebastian Spaeth 2011-04-11 18:33:11 +02:00
  • 12e11429b5 Changelog: add missing date for v6.3.3 Nicolas Sebrecht 2011-04-24 18:43:35 +02:00
  • fb3abaa6a5 v6.3.2.2 Nicolas Sebrecht 2011-04-24 18:37:23 +02:00
  • 3b09695236 v6.3.3 Nicolas Sebrecht 2011-04-21 18:24:50 +02:00
  • 9136bdb0ba Adding an entry to offlineimap.conf that explain how to use python code to query for a password. Thomas Kahle 2011-04-20 00:27:34 +02:00
  • 84db2c50ac v6.3.3-rc3 Nicolas Sebrecht 2011-04-14 20:18:17 +02:00
  • bf1c9e3233 Merge branch 'ss/maildir-quickchanged-cleanup' into next Nicolas Sebrecht 2011-04-15 19:52:35 +02:00
  • 38dfa1d684 Improve documentation on quick syncs dtk 2011-04-13 10:48:51 +02:00
  • 9e734006f6 Fix IMAP4_Tunnel to work with imaplib2 Ethan Glasser-Camp 2011-04-13 04:52:18 -04:00
  • fdf22400b1 imaplib2: Bump from 2.20 to 2.22 Sebastian Spaeth 2011-04-11 17:24:44 +02:00
  • e37441cd19 folder/Maildir: Make use of helper functions Sebastian Spaeth 2011-04-11 18:09:07 +02:00
  • d762175af4 Make -f option with with folder names with spaces. Sebastian Spaeth 2011-04-05 12:16:43 +02:00
  • 69d2185c23 v6.3.3-rc2 Nicolas Sebrecht 2011-04-04 20:03:36 +02:00
  • f584d6fee6 Document a feature in the FAQ Daniel Shahaf 2011-04-03 05:49:20 +03:00
  • 58220fd8e7 Replace calls to getmessagelist() to alternatives Sebastian Spaeth 2011-03-28 10:19:20 -04:00
  • ca012d3a81 Implement more efficient functions for the MappedUID case Sebastian Spaeth 2011-03-28 10:19:19 -04:00
  • 0f85e592a3 Merge branch 'df/fix-debug-msg' into next Nicolas Sebrecht 2011-03-28 16:50:18 +02:00
  • 954655b7ec Fixed bug: wrong number of arguments to debug() [IMAP.py]. David Favro 2011-03-26 19:43:37 -04:00
  • 71d0828cd6 Merge branch 'master' into next Nicolas Sebrecht 2011-03-25 18:42:46 +01:00
  • 09515f8f90 Increase compatability with Gmail Sebastian Spaeth 2011-03-25 10:19:30 +01:00
  • 105da1b0c3 Always logout() on imaplib2 objects, even during exceptions Ethan Glasser-Camp 2011-03-24 14:51:10 -04:00
  • 756eb72494 Merge branch 'master' into next Nicolas Sebrecht 2011-03-24 19:08:30 +01:00
  • 51b89e6c43 Merge branch 'maint' Nicolas Sebrecht 2011-03-24 19:07:34 +01:00
  • 65faec834f accounts.py: Print the stacktrace via traceback module Sebastian Spaeth 2011-03-24 10:13:56 +01:00
  • bb48b6deaf Get rid of the UsefulIMAP4 classes Vincent Beffara 2011-03-22 15:51:44 +01:00
  • 9f03f41b70 Move UsefulIMAPMixIn to imaplibutil.py Vincent Beffara 2011-03-22 15:51:43 +01:00
  • 9a277cfd02 Remove a darwin-specific workaround for read() Vincent Beffara 2011-03-22 15:51:42 +01:00
  • 3f77afeb8a offlineimap.conf: Clarify password options via netrc Sebastian Spaeth 2011-03-22 11:01:52 +01:00
  • 37d0fe8b01 v6.3.2.1 Nicolas Sebrecht 2011-03-16 20:46:18 +01:00
  • fe0e17e45f v6.3.3-rc1 Nicolas Sebrecht 2011-03-16 18:04:25 +01:00
  • 3eba44f636 Merge branch 'ss/uidmaps' into next Nicolas Sebrecht 2011-03-16 18:05:35 +01:00
  • fd28c5a2d3 folder/IMAP: savemessage() should just save flags if uid already exists Sebastian Spaeth 2011-03-16 16:03:35 +01:00
  • dc3ad723c9 Give some love to UIDMaps Sebastian Spaeth 2011-03-16 16:24:07 +01:00
  • 3b45782cc4 Merge branch 'master' into next Nicolas Sebrecht 2011-03-15 19:28:02 +01:00
  • 21342ab164 Merge branch 'ns/clean-import-pep8' into next Nicolas Sebrecht 2011-03-15 18:52:23 +01:00
  • fa2e9f5a6a update Changelog Nicolas Sebrecht 2011-03-15 18:49:43 +01:00
  • 180e86007a Merge branch 'maint' Nicolas Sebrecht 2011-03-15 18:46:26 +01:00
  • 1c71e37f8f Sanity checks for SSL cacertfile configuration Sebastian Spaeth 2011-03-15 11:18:19 +01:00
  • 44eefae043 cleanup import statements and conform to PEP-8 Nicolas Sebrecht 2011-03-11 22:13:21 +01:00
  • 933d7c4eed Merge branch 'egc/imaplib2' into next Nicolas Sebrecht 2011-03-14 19:54:07 +01:00
  • 5ea95002f5 Create new connections with a timeout Ethan Glasser-Camp 2011-03-08 10:05:25 -05:00
  • a139d9deed Throw away broken connections Ethan Glasser-Camp 2011-03-08 10:05:24 -05:00
  • 197030da1a Remove obsolete read(), readline(), _read_upto() methods Ethan Glasser-Camp 2011-03-08 10:05:18 -05:00
  • 1bf4bee5e6 Update to match semantics of new imaplib2 Ethan Glasser-Camp 2011-03-10 15:36:20 -05:00
  • f9413226b8 Import imaplib2 instead of imaplib Ethan Glasser-Camp 2011-03-08 10:05:16 -05:00
  • 0a76f0a23d Import newest version of imaplib2 Ethan Glasser-Camp 2011-03-08 10:05:15 -05:00
  • e2354fd37c Remove some unneeded imports Ethan Glasser-Camp 2011-03-08 10:05:14 -05:00
  • 2946a1ea5d Convert rfc822 module to email module Sebastian Spaeth 2011-03-12 14:05:28 +01:00
  • 30d95ad0ac Merge branch 'ns/uibase-fix-destlist' into next Nicolas Sebrecht 2011-03-12 13:48:52 +01:00
  • 6887bd995d Merge branch 'ss/remove-stringio-in-threadutil' into next Nicolas Sebrecht 2011-03-11 20:34:56 +01:00
  • 10024731e6 threadutil: Don't require the StringIO module Sebastian Spaeth 2011-03-11 19:19:26 +01:00
  • 90949a4bfc UIBase: fix regression while deletingflags Nicolas Sebrecht 2011-03-11 20:20:12 +01:00
  • 6c6fdfc769 folder: Implement helper functions uidexists() and getmessageuidlist() Sebastian Spaeth 2011-03-11 10:50:18 +01:00
  • 4d352a528a folder: Implement helper function getmessagecount() Sebastian Spaeth 2011-03-09 08:53:20 +01:00
  • 5048d16913 Merge branch 'ss/declutter-tty-output' into next Nicolas Sebrecht 2011-03-10 19:26:26 +01:00
  • b1a570d393 Merge branch 'ns/fix-documentation-build' into next Nicolas Sebrecht 2011-03-10 19:24:17 +01:00
  • efcce01d64 Declutter TTY output Sebastian Spaeth 2011-03-09 08:44:41 +01:00
  • b18bde70c9 doc: rst2xxx: fix ignoring output while determining the command name Nicolas Sebrecht 2011-03-07 22:23:21 +01:00
  • 7b8d7501d1 Merge branch 'master' into next Nicolas Sebrecht 2011-03-07 21:55:43 +01:00
  • b94bf79258 fix hang because of infinite loop reading EOF Haojun Bao 2011-03-03 17:48:26 +08:00
  • 7a2a02254e Don't pass list to ui.adding/deletingflags Sebastian Spaeth 2011-03-06 20:03:07 +01:00
  • 387fbf3aaa ui: clean up importment statements Sebastian Spaeth 2011-03-06 20:03:06 +01:00
  • ab1df868c2 String representation of a Folder is its name Sebastian Spaeth 2011-03-06 20:03:05 +01:00
  • 3eee821382 Simplify the syncing strategy a bit Sebastian Spaeth 2011-03-06 20:03:04 +01:00
  • 976c071dd7 Merge branch 'ss/deprecate-current-ui-names' into next Nicolas Sebrecht 2011-03-06 18:33:29 +01:00