diff dovecot-example.conf @ 2996:9219e788d774 HEAD

Added %f pop3_uidl_format for maildir. Patch by Andrey Panin.
author Timo Sirainen <tss@iki.fi>
date Sun, 19 Dec 2004 08:36:12 +0200
parents 96a4ab34c8f1
children b987319c7ce3
line wrap: on
line diff
--- a/dovecot-example.conf	Sun Dec 19 07:49:26 2004 +0200
+++ b/dovecot-example.conf	Sun Dec 19 08:36:12 2004 +0200
@@ -450,10 +450,11 @@
   #  %v - Mailbox UIDVALIDITY
   #  %u - Mail UID
   #  %m - MD5 sum of the mailbox headers in hex (mbox only)
+  #  %f - filename (maildir only)
   #
   # If you want UIDL compatibility with other POP3 servers, use:
   #  UW's ipop3d         : %08Xv%08Xu
-  #  Courier version 0   : (maildir filename, not supported)
+  #  Courier version 0   : %f
   #  Courier version 1   : %u
   #  Courier version 2   : %v-%u
   #  Cyrus (old)         : %u