Commit c38bdbb0 authored by Joshua Tauberer's avatar Joshua Tauberer

mistake in 31eec9fa #300

parent 2a1704a0
......@@ -90,7 +90,7 @@ tools/editconf.py /etc/dovecot/conf.d/20-imap.conf \
# For new POP3 servers, the easiest way to set up UIDLs is to use IMAP's UIDVALIDITY
# and UID values, the default in Dovecot.
tools/editconf.py /etc/dovecot/conf.d/20-pop3.conf \
pop3_uidl_format = %08Xu%08Xv
pop3_uidl_format="%08Xu%08Xv"
# ### LDA (LMTP)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment