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
18 hours 15 min ago
18 hours 20 min ago
23 hours 18 min ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 19 hours ago
1 day 22 hours ago
2 days 30 min ago