Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jul 27, 2010 6:00 am 
Offline
Senior Newbie

Joined: Tue Jul 27, 2010 5:43 am
Posts: 7
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


Top
   
 Post subject: fixed
PostPosted: Tue Jul 27, 2010 3:58 pm 
Offline
Senior Newbie

Joined: Tue Jul 27, 2010 5:43 am
Posts: 7
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


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group