Commit Graph

  • 1065d93415
    Run every 15 minutes master Tobias Manske 2024-02-12 15:47:04 +0100
  • 3be5181250
    Fix dockerfile Tobias Manske 2023-10-28 15:32:29 +0200
  • daa3a15ea5
    Add drone config Tobias Manske 2023-10-28 15:23:46 +0200
  • c9f44ad7c8
    Arch package install command. Chris Coleman 2023-05-19 01:43:18 -0400
  • c8c023e706
    Create BACKERS.md (#145) Chris Coleman 2023-03-30 07:22:03 -0400
  • d379935a56
    Merge pull request #116 from lilydjwg/master Rodolfo García Peñas (kix) 2022-12-05 11:40:38 +0100
  • da5d0641c5
    Merge pull request #135 from me-and/fix-date-exception-handling Rodolfo García Peñas (kix) 2022-12-05 11:39:44 +0100
  • 0a5994e7b4
    Merge pull request #139 from 0pointerexception/fix-multithreading-mode-check Rodolfo García Peñas (kix) 2022-12-05 11:38:27 +0100
  • 7cd32cf834 LocalStatusSQLite.py: Python 3.11 compatible threadsafety check 0pointerexception 2022-11-17 19:43:58 +0100
  • 416df5d7c2 Skip parsing date after failing to parse the date Adam Dinwoodie 2022-08-25 16:12:13 +0100
  • 206322b151 remove a stray expression lilydjwg 2022-04-06 18:18:24 +0800
  • 65e4f18bb4 format exception using traceback.format_exception_only for error messages lilydjwg 2022-04-06 13:54:34 +0800
  • 253f97a3e9
    Merge pull request #86 from dopefishh/communicate-syncmode-to-synchooks Rodolfo García Peñas (kix) 2022-03-25 11:43:10 +0100
  • b5001c2ae7
    Merge pull request #98 from nicolas33/706-int-not-subscriptable Rodolfo García Peñas (kix) 2022-03-25 11:42:21 +0100
  • 725022991a
    Merge pull request #112 from alessio-pascolini/fix-nonetype-decode Rodolfo García Peñas (kix) 2022-03-25 11:41:21 +0100
  • dd0edb1446
    Merge pull request #113 from hubearth/master Rodolfo García Peñas (kix) 2022-03-25 11:39:48 +0100
  • 6cec099e70
    Merge pull request #114 from lilydjwg/master Rodolfo García Peñas (kix) 2022-03-25 11:36:27 +0100
  • 90be450f4d fix imap4-utf-7 decoding errors lilydjwg 2022-03-25 18:22:16 +0800
  • 7b408b0c58 Allow filtering of folders with spaces Hubert Pineault 2022-03-20 11:36:01 -0400
  • 210c23bdee
    Update IMAP.py alessio-pascolini 2022-03-08 10:22:11 +0100
  • f418754087 don't fail to report error when exception args are not as expected Nicolas Sebrecht 2021-10-30 23:55:00 +0200
  • e64c254072
    Merge pull request #94 from thekix/master Rodolfo García Peñas (kix) 2021-10-18 15:03:10 +0200
  • 557ca854c2 v8.0.0 Rodolfo García Peñas (kix) 2021-10-18 15:00:16 +0200
  • 6204223383
    Merge pull request #93 from thekix/master Rodolfo García Peñas (kix) 2021-10-12 18:02:29 +0200
  • f8cfe98d9c Include offlineimap and pid in non interactive logs Rodolfo García Peñas (kix) 2021-10-11 22:03:33 +0200
  • 2ce05bc98a
    Merge pull request #92 from thekix/master Rodolfo García Peñas (kix) 2021-10-12 12:04:27 +0200
  • ea4b0438fe Support for IMAPv4 ID extension Rodolfo García Peñas (kix) 2021-10-11 22:54:54 +0200
  • 88e318fab1
    Merge pull request #91 from thekix/master Rodolfo García Peñas (kix) 2021-10-12 11:21:12 +0200
  • 3ef991c83e Revert "Use system sslcacertfile by default" Rodolfo García Peñas (kix) 2021-10-12 01:27:44 +0200
  • 31149d1b1f Revert "disable verification of ssl certs via CA if fingerpint is set" Rodolfo García Peñas (kix) 2021-10-12 01:24:53 +0200
  • 7748de52fb Communicate syncmode to synchooks Mart Lubbers 2021-09-07 09:38:10 +0200
  • 4ca9c75c6f
    Merge pull request #84 from benyanke/docker-image Rodolfo García Peñas (kix) 2021-08-25 09:11:02 +0200
  • 7410bc3abe
    Merge pull request #83 from peeweep/patch-remotehosteval Rodolfo García Peñas (kix) 2021-08-25 09:10:49 +0200
  • 769f7ce218 start work on dockerfile Ben Yanke 2021-08-24 16:53:10 -0500
  • c21a7fa0a3 BUG: Right format for host using remotehosteval peeweep 2021-08-13 23:02:45 +0000
  • 896ac98984
    Merge pull request #81 from thekix/master Rodolfo García Peñas (kix) 2021-08-07 21:00:12 +0200
  • 6a88896607 Handle socks connection errors Rodolfo García Peñas (kix) 2021-08-07 20:51:48 +0200
  • 48f2df4267 Handle connection refused messages Rodolfo García Peñas (kix) 2021-08-07 20:33:06 +0200
  • f6e9d875e8
    Merge pull request #80 from thekix/master Rodolfo García Peñas (kix) 2021-08-07 15:50:55 +0200
  • 81bd57e434 Allow create and delete folders with spaces Rodolfo García Peñas (kix) 2021-08-07 15:46:37 +0200
  • 8b7f8c3cdd
    Merge pull request #77 from nicolas33/ns/oauth-str Rodolfo García Peñas (kix) 2021-08-03 11:25:29 +0200
  • 9e12bd93ad
    Merge pull request #79 from nicolas33/ns/require-imaplib2 Rodolfo García Peñas (kix) 2021-08-03 11:25:02 +0200
  • 50a3ee53bf requirements.txt: update imaplib2 version requirement Nicolas Sebrecht 2021-08-03 00:21:54 +0200
  • 175587634c offlineimap.conf: oauth returned values must be str Nicolas Sebrecht 2021-08-03 00:16:26 +0200
  • 87f9507cc9
    Merge pull request #75 from thekix/master Rodolfo García Peñas (kix) 2021-07-25 15:58:28 +0200
  • 1a0c29a00e OS rename raises an exception on Windows Rodolfo García Peñas (kix) 2021-07-25 15:46:31 +0200
  • c305f47e84 OSError does not include __getitem__ Rodolfo García Peñas (kix) 2021-07-25 13:25:04 +0200
  • 33f3b4b1aa Do not use UNIX signals in Windows Rodolfo García Peñas (kix) 2021-07-25 12:42:16 +0200
  • 09fc0ece61 imaplib2 version function Rodolfo García Peñas (kix) 2021-07-25 02:26:07 +0200
  • a6fd6b1ded Include portalocker in imaplibutil.py Rodolfo García Peñas (kix) 2021-07-24 22:01:27 +0200
  • be752838c8
    Merge pull request #73 from piyueh/update-doc Rodolfo García Peñas (kix) 2021-06-12 16:11:31 +0200
  • 199b8257eb
    update README Pi-Yueh Chuang 2021-06-10 18:16:53 -0400
  • fe443e6bd3
    Merge pull request #72 from jishac/encoding_edge_cases Rodolfo García Peñas (kix) 2021-06-09 06:03:54 +0200
  • 1bb43856fa
    Merge pull request #70 from xianwenchen/master Rodolfo García Peñas (kix) 2021-06-09 06:00:37 +0200
  • 9e0fb59bdf Adding missing import of NoBoundaryInMultipartDefect Joseph Ishac 2021-06-07 22:18:31 -0400
  • 5b976fc5da Making error handling when parsing messages consistent Joseph Ishac 2021-06-07 21:57:54 -0400
  • 9bebcbe4f7 Adding utilities to Base class. Joseph Ishac 2021-06-07 20:26:26 -0400
  • b4f100c92c Merge branch to add extra debugging to imap parsing into encoding_edge_cases branch Joseph Ishac 2021-06-07 14:07:43 -0400
  • b0aad911ab Adding some extra error handling when parsing from imaplib Joseph Ishac 2021-06-07 14:05:07 -0400
  • 4585ffb6dc README.md: Previously, the link to releases was pointing to offlineimap. I now point the link to the offlineimap3's releases. I added a note explaining how one may install imaplib2 from git repository. This is related to issue #69. Xianwen Chen 2021-05-10 14:44:27 +0000
  • 721d579a32
    Merge pull request #66 from duritong/fix-fingerprint-verification Rodolfo García Peñas (kix) 2021-05-09 11:28:17 +0200
  • f6848015ff
    Merge pull request #55 from sudipm-mukherjee/gmail Rodolfo García Peñas (kix) 2021-05-09 11:24:03 +0200
  • edef557bf3
    Merge pull request #54 from sudipm-mukherjee/curses Rodolfo García Peñas (kix) 2021-05-09 11:23:24 +0200
  • c8af778e53
    Merge pull request #59 from pmocek/patch-2 Rodolfo García Peñas (kix) 2021-05-09 11:21:51 +0200
  • b1f607943d
    Merge branch 'master' into patch-2 Rodolfo García Peñas (kix) 2021-05-09 11:21:39 +0200
  • 663f8f0630
    Merge pull request #60 from pmocek/patch-1 Rodolfo García Peñas (kix) 2021-05-09 11:18:59 +0200
  • 0b6321c28e
    Merge pull request #64 from paniash/master Rodolfo García Peñas (kix) 2021-05-09 11:18:36 +0200
  • 871b1175f1 disable verification of ssl certs via CA if fingerpint is set mh 2021-04-29 14:24:15 +0200
  • a8891d2a73
    Fix hyperlink in README Ashish Panigrahi 2021-04-22 14:44:01 +0530
  • 84b96e1daa Adding re.DOTALL to catch potentially folded lines and fixed formatting Joseph Ishac 2021-04-14 17:08:16 -0400
  • a4532294ae Correcting an issue where dbg_output was not defined when the server was unreachable due to an optimization in PR#56. Since message-id is more useful to better pin point the correct message, removing dbg_output. Joseph Ishac 2021-04-14 14:54:25 -0400
  • f024bb9e4c Wrap bytes check in a wrapper to be a bit more efficient Joseph Ishac 2021-04-14 11:19:22 -0400
  • 0345390aa1 Fixed oversight in regular expression (boundary cannot be empty) Joseph Ishac 2021-04-14 11:14:44 -0400
  • b78af75064 Adding a handler to detect the unlikely edge case where a message may have an improperly quoted boundary that can cause the python library to fail to reproduce the original message with msg.as_bytes(). See: https://bugs.python.org/issue43818 and https://github.com/OfflineIMAP/offlineimap3/issues/62 Joseph Ishac 2021-04-13 00:01:26 -0400
  • 6a45eef3b5 Fixed a minor bug discovered if server is unreachable when debugging Joseph Ishac 2021-04-12 22:58:58 -0400
  • cf6ea4dd2d
    Reference secure/HTTPS pages in README Phil Mocek 2021-03-12 13:37:38 -0800
  • d37eb870d4
    Fix broken links in README Phil Mocek 2021-03-12 13:33:34 -0800
  • 1e7ef9e7e6
    Merge pull request #56 from jishac/multiple_encoding_support Rodolfo García Peñas (kix) 2021-02-25 03:22:51 +0100
  • bacb690126 Merge branch 'multiple_encoding_support' of github.com:jishac/offlineimap3 into multiple_encoding_support Joseph Ishac 2021-02-23 20:19:27 -0500
  • 7e7349d8ed Final Testing of IMAP and MailDir complete. GMAIL should be patched as well and I reviewed the code several times. However, I cannot test it, testers wanted! Joseph Ishac 2021-02-23 20:00:01 -0500
  • 8df3fa1b5f Fixed overlooked variable when debugging is on. Joseph Ishac 2021-02-23 20:00:01 -0500
  • 259bf83607 Fixing up the rest of the parsing and IMAP functions, and GMAIL classes as well. Also adding is_debugging() to the UI to allow us to quickly determine if we should build some of the expensive debug objects Joseph Ishac 2021-02-23 16:17:54 -0500
  • 5fc08e529b BUG: behavior of fetch now only returns a single entry, the use of data[0][0] here is a carry over from the old behavior of offlineimap (python2) Joseph Ishac 2021-02-22 23:27:45 -0500
  • 3166723baa Removing obsolete emailutil.py. The date functionality was pulled into folder/Base.py which now handles messages as binary objects Joseph Ishac 2021-02-21 23:20:39 -0500
  • 14b318b0e2 Formatting and adding the requirements that were removed as part of the "Included charset detection" patch that was reverted. Added all but chardet~=3.0.4 which is not needed with this fix. Joseph Ishac 2021-02-21 23:09:33 -0500
  • f71ef226bf Merge branch 'master' into multiple_encoding_support. Dropping patch for "Included charset detection" Joseph Ishac 2021-02-21 22:36:30 -0500
  • c8b275cdc3 Revert "Included charset detection" Joseph Ishac 2021-02-21 22:31:49 -0500
  • 8b88441759 BUG: Gmail FETCH error with synclabels enabled Sudip Mukherjee 2021-02-20 00:27:08 +0000
  • 3afd3395bd BUG: Exception with debug logs Sudip Mukherjee 2021-02-20 00:18:04 +0000
  • c11232cf53 BUG: Right format for password from Curses Sudip Mukherjee 2021-02-20 00:03:36 +0000
  • 49b6c30ace Cleaning up some more use of the old message string "content" to use "msg" email object instead. Joseph Ishac 2021-02-19 17:00:15 -0500
  • 9e8e30794c
    Merge pull request #53 from thekix/master Rodolfo García Peñas (kix) 2021-02-19 16:43:02 +0100
  • 62490ff183 Included charset detection Rodolfo García Peñas (kix) 2021-02-19 16:39:17 +0100
  • 76c7a723db
    Merge pull request #51 from sudipm-mukherjee/fix_remotepassfile Rodolfo García Peñas (kix) 2021-02-18 18:40:06 +0100
  • 9e6d614cee
    Merge pull request #45 from agx/fix-gssapi Rodolfo García Peñas (kix) 2021-02-18 18:39:22 +0100
  • 18c6612587
    Merge pull request #50 from knatsakis/knats-fix-remoteusereval Rodolfo García Peñas (kix) 2021-02-18 18:37:57 +0100
  • fe228fa344
    Merge pull request #47 from amitramon/fix_utf8foldernames Rodolfo García Peñas (kix) 2021-02-18 18:36:15 +0100
  • 96793820de BUG: Right format for password from remotepassfile Sudip Mukherjee 2021-02-10 21:56:07 +0000
  • 1d2478bcb6 Series of *UNTESTED* changes that should move the internal structure of a message from a string to an email object that is part of the built-in email library. The allows for emails to be processed as bytes and re-encoded properly if they are not UTF-8 or ascii encoded. Currently these changes cover the Base, IMAP, and Maildir classes but not the specialized GMAIL class yet. Joseph Ishac 2021-02-09 14:58:30 -0500
  • fa080b8d92
    BUG: Right format for username using remoteusereval Konstantinos Natsakis 2021-02-08 23:40:32 +0200