Hello, I installed a new server this week. I followed perfect and everything works fine. I created a webaccount and an emailaccount.
Sending emails with outlook is okay. But receiving not. /var/log/auth.log gives me this error:
Code:
Apr 2 18:49:41 h778760 saslauthd[833]: do_auth : auth failure: [user=web1_myaccount@mydomain.de] [service=imap] [realm=] [mech=shadow] [reason=Unknown]
I thinked it was the pam authentification so I reconfigured /etc/default/saslauthd to use the shadow method. But still auth problem.
Code:
myhostname:~# testsaslauthd -u web1_myaccount -p mypassword -f /var/spool/postfix/var/run/saslauthd/mux
gives me that:
But when I try:
Code:
testsaslauthd -u web1_myaccount@mydomain.de -p mypassword -f /var/spool/postfix/var/run/saslauthd/mux
I get:
Code:
0: NO "authentication failed"
So is the domain extension is the problem?
I hope it isn't a big problem. Thx for help.
Recent comments
9 hours 7 min ago
15 hours 48 min ago
19 hours 39 min ago
21 hours 17 min ago
1 day 5 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 19 min ago