On Thu, 21 Sep 2006, Arno Bottema wrote: > Henrique de Moraes Holschuh wrote: > >On Thu, 21 Sep 2006, Arno Bottema wrote: > >>authentication failure: cannot connect to saslauthd server: No such file > >>or directory > > > >Restart saslauthd. Does it fix the issue? > > I have restarted sasauthd, postfix and even the machine. This did not > solve the issue.
Don't bother with postfix or the machine, the issue is saslauthd. Is it running (check with ps auxww | grep saslauthd)? If it is not running, are there any error messages logged to syslog? If none, do this: edit /etc/inti.d/saslauthd, find the lines that call start-stop-daemon, and remove the >/dev/null 2>&1 from them. Try to run the initscript again, and it should now output the errors to the console. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

