26 Apr
2012
26 Apr
'12
4:53 a.m.
Den 2012-04-25 10:50, Kris Weston skrev:
# auth_default_realm =
ahhh, ok. only i have multiple domains, so how does that werk ? just put em all in ?
if you use @ in imap/pop3 logins then the default for this setting is fine, if logins is without @ then you need to set it to the hostname of the machine where users is on, it cant be multiple hostnames on 127.0.0.1 :=)
use localhost.example.org if unsure
saslauthtest -u user -p passwd -r example.org OK
or
saslauthtest -u user@example.org -p passwd OK