Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Mallegonian (not registered) on Wed, 2008-12-03 02:19.

Thanks for the great guide! After installing postfix I couldn't telnet to localhost port 25 - it connected, but no 220 or ehlo response. /var/log/syslog showed "Dec  2 20:11:40 myserver postfix/tlsmgr[5678]: fatal: open database /var/lib/postfix/smtpd_scache.db: Permission denied"

To fix it, I ran, as root,

chown postfix:postfix /var/lib/postfix/smtpd_scache.db; chown postfix:postfix /var/lib/postfix/smtpd_scache.db

I have Ubuntu 8.10 dist-upgraded from 8.04, fully patched as of Dec 2.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.