Displaying 1 result from an estimated 1 matches for "pop3_uidl_xuidl_header".
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/
  - Fixed APPEND hanging in some situations. Didn't happen with 
mail_save_crlf=yes.
  - Added pop3_uidl_format setting. No need to patch sources anymore if 
you don't want the default. Does anyone want pop3_uidl_xuidl_header 
yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header 
isn't found? Shouldn't be difficult to do..
  - Added mbox_very_dirty_syncs setting which tries to avoid re-reading 
mbox as long as possible.
  - CREATE dir/ wasn't working
  - If login_process_per_connection=no an...