9 Nov
2006
9 Nov
'06
3:58 p.m.
On Thu, 2006-11-09 at 13:45 +0000, Steve Goodman (lists) wrote:
There are a large number of POP3 users who leave messages on the server. What I want to ensure doesn't happen is that they are forced to download them again. Do I need to add anything specific in the pop3_uidl_format or am I barking up the wrong tree?
According to this: http://www.dovecot.org/list/dovecot/2005-September/008862.html
you just need to set the pop3_reuse_xuidl option (something similar to this patch appears to be present in dovecots sources now)
johannes