Tortanick
23rd July 2006, 14:15
After following Virtual Users And Domains With Postfix, Courier And MySQL (+ SMTP-AUTH, Quota, SpamAssassin, ClamAV) and I have problems with recieving and sending SMTP.
When I try sending mail to myself I got this from mail.log
Jul 23 11:40:40 localhost postfix/master[2282]: warning: process /usr/lib/postfix/virtual pid 2666 exit status 1
Jul 23 11:40:40 localhost postfix/master[2282]: warning: /usr/lib/postfix/virtual: bad command startup -- throttling
Jul 23 11:41:40 localhost postfix/virtual[2667]: fatal: mysql:/etc/postfix/mysql-virtual_mailboxes.cf: proxy map is not allowed for security sensitive data
I fixed that by removing proxy from the MySQL maps as you mentioned in an earlier post, however now the TO field says "undisclosed recepients" although I did get the mail just fine. How do I fix that so I can filter based on witch alias mail was sent to.
[Edit], when I send test messages from Gmail that dosn't hapen, so far just on telnet.
Sending STMP:
When sending STMP I get asked to enter my password infinitely on thunderbird, here is the logfile that generates.
mail.log
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: SASL authentication failure: Password verification failed
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: unknown[192.168.0.50]: SASL PLAIN authentication failed
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: unknown[192.168.0.50]: SASL LOGIN authentication failed
Jul 23 11:46:23 localhost postfix/smtpd[2678]: lost connection after AUTH from unknown[192.168.0.50]
Jul 23 11:46:23 localhost postfix/smtpd[2678]: disconnect from unknown[192.168.0.50]
I think those last two were me clicking cancel.
and auth.log
Jul 23 12:12:46 localhost saslauthd[2294]: pam_mysql: MySQL err Access denied for user: 'mail_admin@localhost' (Using password: YES)
Jul 23 12:12:46 localhost saslauthd[2294]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure
Jul 23 12:12:46 localhost saslauthd[2294]: do_auth : auth failure: [user=Ben493219042@3helix.co.uk] [service=smtp] [realm=3helix.co.uk] [mech=pam] [reason=PAM auth error]
I checked the password, it was correct
I'm useing postfix version 2.1.5
When I try sending mail to myself I got this from mail.log
Jul 23 11:40:40 localhost postfix/master[2282]: warning: process /usr/lib/postfix/virtual pid 2666 exit status 1
Jul 23 11:40:40 localhost postfix/master[2282]: warning: /usr/lib/postfix/virtual: bad command startup -- throttling
Jul 23 11:41:40 localhost postfix/virtual[2667]: fatal: mysql:/etc/postfix/mysql-virtual_mailboxes.cf: proxy map is not allowed for security sensitive data
I fixed that by removing proxy from the MySQL maps as you mentioned in an earlier post, however now the TO field says "undisclosed recepients" although I did get the mail just fine. How do I fix that so I can filter based on witch alias mail was sent to.
[Edit], when I send test messages from Gmail that dosn't hapen, so far just on telnet.
Sending STMP:
When sending STMP I get asked to enter my password infinitely on thunderbird, here is the logfile that generates.
mail.log
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: SASL authentication failure: Password verification failed
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: unknown[192.168.0.50]: SASL PLAIN authentication failed
Jul 23 11:46:20 localhost postfix/smtpd[2678]: warning: unknown[192.168.0.50]: SASL LOGIN authentication failed
Jul 23 11:46:23 localhost postfix/smtpd[2678]: lost connection after AUTH from unknown[192.168.0.50]
Jul 23 11:46:23 localhost postfix/smtpd[2678]: disconnect from unknown[192.168.0.50]
I think those last two were me clicking cancel.
and auth.log
Jul 23 12:12:46 localhost saslauthd[2294]: pam_mysql: MySQL err Access denied for user: 'mail_admin@localhost' (Using password: YES)
Jul 23 12:12:46 localhost saslauthd[2294]: DEBUG: auth_pam: pam_authenticate failed: Authentication failure
Jul 23 12:12:46 localhost saslauthd[2294]: do_auth : auth failure: [user=Ben493219042@3helix.co.uk] [service=smtp] [realm=3helix.co.uk] [mech=pam] [reason=PAM auth error]
I checked the password, it was correct
I'm useing postfix version 2.1.5