Linode Forum
https://forum.linode.com/

Ubuntu 10.04 + Postfix error virtual_alias_maps map lookup
https://forum.linode.com/viewtopic.php?f=11&t=5846
Page 1 of 1

Author:  mgoltra [ Tue Jul 27, 2010 6:00 am ]
Post subject:  Ubuntu 10.04 + Postfix error virtual_alias_maps map lookup

Good Day,

I followed the instructions provided in the Postfix guide and getting this in the mail.log


virtual_alias_maps map lookup problem for email@email.com

Can anyone suggest where I can start to troubleshoot this. Sorry newbie here..



Thank you,

Mark

Author:  mgoltra [ Tue Jul 27, 2010 3:58 pm ]
Post subject:  fixed

typo in /etc/pam.d/smtp. misspelled required.

Code:
auth    required   pam_mysql.so user=mail_admin passwd=mail_admin_password host=127.0.0.1 db=mail table=users usercolumn=email passwdcolumn=password crypt=1
account sufficient pam_mysql.so user=mail_admin passwd=mail_admin_password host=127.0.0.1 db=mail table=users usercolumn=email passwdcolumn=password crypt=1

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/