John Peacock wrote:
Robin Bowes wrote:

OK, I've changed to "User smtpd" in /etc/clamd/conf.

It seems to work OK now.


Great! I improved the documentation and added a little code tweak which should fix it so you can run with user clamav, as long as that user is a member of the same group as smtpd (and you change the spool dir permissions to something with group read, like 0740).

So something like:

usermod -G smtpd clamav
chmod g+x /home/smtpd /home/smtpd/tmp

Should do it.

[goes off and tries...]

Nope:

2005-02-24 20:20:47.044802500 Permissions on spool_dir /home/smtpd/tmp/ are not 0700 at lib/Qpsmtpd.pm line 274, <ST
DIN> line 16.


Aha, I need to download your latest patches too, don't I!

[goes off and tries that...]

Nope, same problem.

R.
--
http://robinbowes.com

Reply via email to