31 May
2007
31 May
'07
1:44 a.m.
# Protocols we want to be serving: # imap imaps pop3 pop3s #protocols = imap imaps
# IP or host address where to listen in for connections. It's not currently # possible to specify multiple addresses. "*" listens in all IPv4 interfaces. # "[::]" listens in all IPv6 interfaces, but may also listen in all IPv4 # interfaces depending on the operating system. You can specify ports with # "host:port". #imap_listen = * #pop3_listen = *