0
votes
1answer
115 views

SASL authentication failure: no secret in database

I have a VPS with Plesk Panel on Ubuntu server 10.04. Everything was set up and working perfectly. Only change I made to the mail configuration was to allow submission port 587. Everything was still ...
1
vote
0answers
878 views

SMTP Auth with Postfix and SASL ubuntu 12.04 server [closed]

I am trying to setup SMTP Auth on Postfix SASL ubuntu 12.04 server, Postfix runs perfectly I just cannot get the SMTP auth to work, heres my config below. When I try and authenticate via telnet I get ...
0
votes
2answers
1k views

“SQL engine 'mysql' not supported” with saslauth

I'm having trouble authenticating incoming SMTP authentication to my postfix server (using Cyrus SASL with a MySQL backend). In my auth.log I get: postfix/smtpd[3389]: sql auxprop plugin using mysql ...
0
votes
1answer
1k views

Why do I get an error when I try to postmap sasl password file with postfix?

I installed postfix freshly as satellite system. I need to authenticate on my mail providers smpt. There postfix needs to build a sasl database from my sasl-passwd file. But it fails to do just that. ...