3284e010ff
Recently the internal function use of imaplib2's _get_untagged_response() was switched to use the public documented .response() function (which should return the same data). However within a few fays we received reports that both uses of a) the UIDVALIDITY fetching and b) the APPENDUID fetching returned [None] as data although the IMAP log definitely shows that data was returned. Revert to using the undocumented internal imaplib2 function, that seemed to have worked without problems. This needs to be taken up to the imaplib2 developer. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> |
||
---|---|---|
.. | ||
folder | ||
repository | ||
ui | ||
__init__.py | ||
accounts.py | ||
CustomConfig.py | ||
error.py | ||
imaplib2.py | ||
imaplibutil.py | ||
imapserver.py | ||
imaputil.py | ||
init.py | ||
localeval.py | ||
mbnames.py | ||
syncmaster.py | ||
threadutil.py |