frosig
16th December 2008, 00:31
Hi,
I have once upon a time followed 'Virtual Users And Domains With Postfix, Courier And MySQL' for Fedora 8, but now I need to use my server to send emails. Unfortunately I am rejected, when I try to log on to the server. Postfix gives me this error:
Dec 15 23:16:10 bilbo postfix/smtpd[16945]: warning: unknown[192.168.0.101]: SASL LOGIN authentication failed: authentication failure
and when I look for the sasl log, I get this:
Dec 15 23:16:58 bilbo saslauthd[14420]: do_auth : auth failure: [user=xxx] [service=smtp] [realm=xxx.xxx] [mech=pam] [reason=PAM auth error]
I have tried to take a look at my log file from mysql, but it does not contain any SQL requests regarding this (or any error), so it seems that saslauthd does not check the login information against my server.
I have double checked the different confoguration files and everything seems to be OK, but I might have missed something. Where should I begin to look?
Thanks,
Rasmus
I have once upon a time followed 'Virtual Users And Domains With Postfix, Courier And MySQL' for Fedora 8, but now I need to use my server to send emails. Unfortunately I am rejected, when I try to log on to the server. Postfix gives me this error:
Dec 15 23:16:10 bilbo postfix/smtpd[16945]: warning: unknown[192.168.0.101]: SASL LOGIN authentication failed: authentication failure
and when I look for the sasl log, I get this:
Dec 15 23:16:58 bilbo saslauthd[14420]: do_auth : auth failure: [user=xxx] [service=smtp] [realm=xxx.xxx] [mech=pam] [reason=PAM auth error]
I have tried to take a look at my log file from mysql, but it does not contain any SQL requests regarding this (or any error), so it seems that saslauthd does not check the login information against my server.
I have double checked the different confoguration files and everything seems to be OK, but I might have missed something. Where should I begin to look?
Thanks,
Rasmus