This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
why everytime i reboot server i've to do:
chmod 755 /var/spool/postfix/var/run/saslauthd
otherwise using smtp to send email fail during authentication?
thanks
This in theory should have been fixed with recent Virtualmin versions -- but depending on your distro you may have to add the "postfix" user to the "sasl" group.
-Eric
I've seen this problem with the sasl group only on systems where Virtualmin was originally installed into Debian Etch (4.0), then it was upgraded to Lenny (5.0). Was that the case for you perhaps?
This in theory should have been fixed with recent Virtualmin versions -- but depending on your distro you may have to add the "postfix" user to the "sasl" group. -Eric
done with "usermod -a -G sasl postfix" thanks
I've seen this problem with the sasl group only on systems where Virtualmin was originally installed into Debian Etch (4.0), then it was upgraded to Lenny (5.0). Was that the case for you perhaps?
''