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
5 hours 15 min ago
6 hours 15 min ago
10 hours 2 min ago
11 hours 16 min ago
14 hours 52 min ago
22 hours 7 min ago
1 day 7 hours ago
1 day 8 hours ago
1 day 23 hours ago
2 days 2 hours ago