061046c9aa2eec5c6c2f148ec95a4e51db3d8fd2 |
|
14-Sep-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
pop3-migration: Avoid unnecessarily using stream's hdr_size.
Shouldn't change any behavior, except reduce CPU usage a little bit. |
9625595c47c665f5aee57ebfcb1fcbe9ad1bf3a0 |
|
31-May-2016 |
Martti Rannanjärvi <martti.rannanjarvi@dovecot.fi> |
[LEN] to [static LEN] on some function parameters
Also add STATIC_ARRAY macro to hide it in c++ compilation. |
e18e90938ffd9e31c796c405404be0b7dcd5c807 |
|
16-Jul-2015 |
Timo Sirainen <tss@iki.fi> |
pop3-migration: Truncate header if there's line containing only CR(s).
This fixes matching IMAP <-> POP3 messages when the servers behave
differently. |
c8593b070319d0ff83f8d6c4b5ed5abf2d578a06 |
|
30-Mar-2012 |
Timo Sirainen <tss@iki.fi> |
Added pop3-migration plugin for getting POP3 UIDLs from POP3 server.
The idea is to use this with dsync to migrate mails via imapc, but for
getting POP3 UIDLs via pop3c. |