protocols = pop3
listen =
ssl_listen =
protocol imap {
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
postmaster_address =
postmaster@example.com
}
auth default {
mechanisms = plain
passdb pam {
}
userdb passwd {
}
user = root
}
dict {
}
plugin {
}
That's my dovecot conf and when i start dovecot:
[root@server40341 ~]# /etc/init.d/dovecot start
Starting Dovecot Imap: Error: Dovecot is already running with PID 1128 (read from /var/run/dovecot/master.pid)
Fatal: Invalid configuration in /etc/dovecot.conf
can anyone see the problem?
Recent comments
1 day 1 hour ago
1 day 4 hours ago
1 day 16 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 5 hours ago
2 days 14 hours ago
2 days 16 hours ago
3 days 39 min ago
3 days 2 hours ago