[Dovecot] upgrade convert omissions
Nick Edwards
nick.z.edwards at gmail.com
Tue Mar 13 10:15:09 EET 2012
On 3/13/12, Timo Sirainen <tss at iki.fi> wrote:
> On 13.3.2012, at 9.27, Nick Edwards wrote:
>
>> It did not convert over some things:
> ..
>
> What Dovecot version did you use? In my test it converted everything
1.2.17 -> 2.1.1
>
> protocol pop3 {
> mail_plugins = quota
> pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
> pop3_uidl_format = %f
> }
> protocol lda {
> auth_socket_path = /var/run/dovecot/auth-master
> deliver_log_format = msgid=%m: from=%f: %$
> log_path = /var/log/dovecot/deliver.log
> mail_plugins = quota cmusieve
> quota_full_tempfail = no
> }
>
>> It l
any idea why it never copied over the protocol stuff?
> Services have replaced some settings, not protocol itself.
> http://wiki2.dovecot.org/Services
thanks
>
>> I guess I'll just copy the service pop3 section from
>> an example file.
>
> No need to, the defaults are fine. Same with service imap actually, you
> could just remove it.
OK
Thanks
More information about the dovecot
mailing list