Rodolfo García Peñas (kix)
|
c305f47e84
OSError does not include __getitem__
|
3 years ago |
Joseph Ishac
|
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
|
3 years ago |
Rodolfo García Peñas (kix)
|
7ff65be690
Removed mutable arguments
|
4 years ago |
Rodolfo García Peñas (kix)
|
4b32d62fe9
six: changed offlineimap/folder/GmailMaildir.py
|
4 years ago |
Rodolfo García Peñas (kix)
|
9d93a6de8f
folder/GmailMaildir.py changed not var in
|
4 years ago |
Rodolfo García Peñas (kix)
|
7d62441dc2
Changed import order
|
4 years ago |
Rodolfo García Peñas (kix)
|
2f97dda6d9
Reformat offlineimap/folder/GmailMaildir.py
|
4 years ago |
Rodolfo García Peñas (kix)
|
6ec6111896
2to3 main
|
4 years ago |
Philipp Meier
|
560d631706
GmailMaildir: don't add a tuple to syncmessagesto_passes
|
8 years ago |
Nicolas Sebrecht
|
80dcf76414
fix attribute name _utime_from_header
|
8 years ago |
Nicolas Sebrecht
|
7945e10a76
correctly reraise errors with six
|
8 years ago |
Nicolas Sebrecht
|
7fcd160911
GmailMaildir: quick mode is not compatible with utime_from_header
|
8 years ago |
Łukasz Żarnowiecki
|
0addcbabf0
py3: raise exceptions using six module
|
8 years ago |
Łukasz Żarnowiecki
|
2465e1ce6a
Replace dictionary iteration methods
|
8 years ago |
Łukasz Żarnowiecki
|
068ac7c410
Replace calls to long with int calls
|
8 years ago |
Janna Martl
|
8096f6cd5b
maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option
|
9 years ago |
Abdo Roig-Maranges
|
c094304f93
make savemessagelabels honor utime_from_header
|
9 years ago |
Nicolas Sebrecht
|
9e63fa3784
fix: folder/*: never set self.messagelist to None
|
9 years ago |
Eygene Ryabinkin
|
e7fabf9e57
Properly re-raise exception to save original tracebacks
|
10 years ago |
Abdo Roig-Maranges
|
2a5ef8c2ef
Delete gmail labels header before adding a new one
|
10 years ago |
Abdo Roig-Maranges
|
fc4c7549d6
Do not ignore gmail labels if header appears multiple times
|
10 years ago |
Eygene Ryabinkin
|
aef88cc1f8
Fix label processing in GmailMaildir
|
10 years ago |
Eygene Ryabinkin
|
7df765cfdb
Properly manipulate contents of messagelist for folder
|
10 years ago |
Eygene Ryabinkin
|
e8db1217d4
Fix improper header separator for X-OfflineIMAP header
|
10 years ago |
Abdo Roig-Maranges
|
09556d645e
Adapt plain status folder to gmail labels stuff
|
11 years ago |
Abdó Roig-Maranges
|
789e047734
Extend handling of GMail labels header
|
12 years ago |
Abdó Roig-Maranges
|
0e4afa9132
Make GmailFolder sync GMail labels
|
12 years ago |