Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by sudopeople (not registered) on Wed, 2009-04-29 23:23.

root@puter:/etc/postfix/ssl# /etc/init.d/saslauthd start
etc/default/saslauthd: 50: to: not found
  * Starting SASL Authentication Daemon saslauthd
  * No run directory defined for saslauthd, not starting

Make sure your OPTIONS line reads:

OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd -r"

I copied and pasted the line from the tutorial which shouldn't have happened:

 OPTIONS="-c -m /var/run/saslauthd" to OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd -r"

doh!

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.