maxage causes loss of local email
Janna Martl
janna.martl109 at gmail.com
Sat Mar 21 06:32:39 GMT 2015
On Sat, Mar 21, 2015 at 07:14:06AM +0100, Sebastian Spaeth wrote:
>
>
>Am 21. März 2015 04:04:27 MEZ, schrieb Nicolas:
>>Both strategies looks not compatible, ensure they aren't used at the
>>same time. IOW, I would make it very simple: ignore quickchanged if
>>maxage is involved
>
>Don't silently ignore it, but warn the user about it when invoked together. So she understands why "quick" is not working for her.
OK, bad timing; read the patch I just sent (Sat, 21 Mar 2015 02:27:52 -0400)
instead of the previous one. Sorry for the profusion of email.
Also, I think splitting the conditions in
> if min_uid:
> if maxage: # There are two conditions, add space
> search_cond += " "
> search_cond += "UID %d:*"% min_uid
is OK because of the fourth line...
-- J.M.
More information about the OfflineIMAP-project
mailing list