Hi All,
I am testing Scalix following a recommendation and so far I am very impressed.
For a number of reasons I have installed the test server at home and also used the Scalix 11.2 Community Edition on CentOS 5 as the OS.
I followed the Postfix integration Howto to the letter, and checked it and double check it again, but sending mail does not work.
The maillog does identify the problem, where I get the following error message:
Oct 25 09:28:32 mail postfix/smtpd[31308]: connect from mail.[FQDN].net[192.168.1.199]
Oct 25 09:28:32 mail postfix/smtpd[31308]: warning: mail.[FQDN].net[192.168.1.199]: SASL LOGIN authentication failed: authentication failure
Oct 25 09:28:32 mail postfix/smtpd[31308]: lost connection after AUTH from mail.[FQDN].net[192.168.1.199]
Oct 25 09:28:32 mail postfix/smtpd[31308]: disconnect from mail.[FQDN].net[192.168.1.199]
Trying the command: testsaslauthd -f /var/run/saslauthd/mux -u adminsx -p [real passwd] results in
0: NO "authentication failed"
error message
and this is where I am stuck.
Can you please give some suggestions how to further troubleshoot this?
many thanks in advance!