Problem with Postfix
Hi everybody, i have installed a Mail Server with virtual users using Debian Etch, all went fine except that when i try to send and email the server ask for the user and password over and over, i enabled the logging for mysql and the log is the follow:
090617 20:04:30 9 Connect mail_admin@localhost on mail
9 Init DB mail
9 Query SELECT password FROM users WHERE email = 'orvux'
Then i have changed in the mail client (evolution,outlook) the username to: orvux@orvux.net@orvux.net
(Yes, double @orvux.net) and the email send fine, asking for the password one time only, and the server logs:
090617 20:42:50 17 Connect mail_admin@localhost on mail
17 Init DB mail
17 Query SELECT password FROM users WHERE email = 'orvux@orvux.net'
17 Quit
I have searched in all the files and the only one which contains this query is the:
/etc/postfix/sasl/smtpd.conf
i have changed the query to:
sql_select: select password from users where email = '%u@%d'
but nothing have changed, i hope somebody can help me, i have almost a week with this error and i don't know what more to do...
Thanks in advance.
OrvUx
|
Recent comments
18 hours 49 min ago
23 hours 47 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 3 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
2 days 26 min ago
2 days 2 hours ago