
23rd July 2007, 06:50
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,887
Thanks: 692
Thanked 4,188 Times in 3,205 Posts
|
|
I guess you used the perfect setup for the wrong linux version to install your server.
Please remove the line:
PARAMS="-m /var/spool/postfix/var/run/saslauthd -r"
and replace:
OPTIONS="-c"
with:
OPTIONS="-m /var/spool/postfix/var/run/saslauthd -r"
and restart saslauthd.
|