5 Jan
2007
5 Jan
'07
4:27 p.m.
On 4.1.2007, at 19.46, Johann Burkard wrote:
# Protocols we want to be serving: # imap imaps pop3 pop3s #protocols = imap imaps
protocols=pop3s .. Proto Recv-Q Send-Q Local Address Foreign Address
State tcp 0 0 *:imaps *:*
LISTEN tcp 0 0 *:imap2 *:*
LISTEN [...]
The only reason I can think of is that you're modifying the wrong
config file. Check:
dovecot -a | head -1 dovecot -a | grep protocols