On Wed, 25 Aug 2010 22:49:21 +0100, Timo Sirainen tss@iki.fi wrote:
On 25.8.2010, at 20.24, fakessh wrote:
but my mail for Maildir is deferred
Aug 25 21:15:56 r13151 postfix/local[11667]: A70535808A: to=fakessh@localhost.r13151.ovh.net, orig_to=fakessh@fakessh.eu, relay=local, delay=0.55, delays=0.3/0.02/0/0.23, dsn=4.3.0, status=deferred (temporary failure. Command output: doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:20: protocols=managesieve has been renamed to protocols=sieve doveconf: Warning: Obsolete setting .. I would correct the warnings slowly for the moment I am looking to simply work dovecot
Well, the actual error message is hidden because of all those warnings. So you have to fix them first to see the real error message..
so , its fiwed now one plugin of 1.x had been forgotten in the config ( quote cmusieve )
dovecot 2.0.0 work now I would correct the warnings present in the config from tomorrow my dovecot -n for output
[root@r13151 ~]# /usr/sbin/dovecot -n
# 2.0.0: /etc/dovecot/dovecot.conf
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:20:
protocols=managesieve has been renamed to protocols=sieve
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:20:
protocols=imaps is no longer supported. to disable non-ssl imap, use
service imap-login { inet_listener imap { port=0 } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:20:
protocols=pop3s is no longer supported. to disable non-ssl pop3, use
service pop3-login { inet_listener pop3 { port=0 } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:32:
listen=..:port has been replaced by service { inet_listener { port } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:32:
protocol { listen } has been replaced by service { inet_listener {
address } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:33:
ssl_listen=..:port has been replaced by service { inet_listener { port }
}
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:33:
protocol { ssl_listen } has been replaced by service { inet_listener {
address } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:36:
listen=..:port has been replaced by service { inet_listener { port } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:36:
protocol { listen } has been replaced by service { inet_listener {
address } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:37:
ssl_listen=..:port has been replaced by service { inet_listener { port }
}
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:37:
protocol { ssl_listen } has been replaced by service { inet_listener {
address } }
doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:101:
ssl_ca_file has been replaced by ssl_ca =