Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Oct 16, 2010 7:30 pm 
Offline
Newbie

Joined: Sat Oct 16, 2010 7:26 pm
Posts: 2
I recently installed postfix based on the beginner's guide found here:
http://library.linode.com/email/postfix ... an-5-lenny

I'm running a wordpress install on LAMP with Debian 5.

The problem is that sendmail is failing. I checked the logs under /var/log/mail.err and it's showing the following errors:


Oct 16 23:27:50 simba postfix/smtpd[17468]: fatal: open database /etc/postfix/virtual.db: No such file or directory
Oct 16 23:28:48 simba postfix/cleanup[17472]: fatal: open database /etc/postfix/virtual.db: No such file or directory
Oct 16 23:28:51 simba postfix/smtpd[17474]: fatal: open database /etc/postfix/virtual.db: No such file or directory
Oct 16 23:29:49 simba postfix/cleanup[17487]: fatal: open database /etc/postfix/virtual.db: No such file or directory
Oct 16 23:29:52 simba postfix/smtpd[17488]: fatal: open database /etc/postfix/virtual.db: No such file or directory



Can anybody tell me what's wrong?


Top
   
 Post subject:
PostPosted: Sat Oct 16, 2010 9:12 pm 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
The file /etc/postfix/virtual.db (the virtual address mapping database) does not exist. Did you remember to run
Code:
postmap /etc/postfix/virtual

after creating the /etc/postfix/virtual file?

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Sun Oct 17, 2010 1:48 pm 
Offline
Newbie

Joined: Sat Oct 16, 2010 7:26 pm
Posts: 2
That did the trick. Thank you!


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


Who is online

Users browsing this forum: No registered users and 3 guests


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