My permissions still come up with:

srwxr-xr-x  1 clamav clamav    0 2007-03-18 15:56 clamav-milter.ctl

While it should be either:

Option #1:
srwxr-xr-x  1 postfix postfix    0 2007-03-18 15:56 clamav-milter.ctl

Or option #2:
srwxrwxr-x  1 clamav clamav    0 2007-03-18 15:56 clamav-milter.ctl

With #2 one could simply add postfix to the clamav group and it would work.

Option #1 is with spamass-milter uses, it actually figures it out in the
init.d script, as per it's default/spamass-milter:

######################################
# If /usr/sbin/postfix is executable, the following are set by
# default. You can override them by uncommenting and changing them
# here.
######################################
# SOCKET="/var/spool/postfix/spamass/spamass.sock"
# SOCKETOWNER="postfix:postfix"
# SOCKETMODE="0660"
######################################

You might want to copy & paste the relevant portions over from that
script, it would then also be similar for both spamass-milter and
clamav-milter; which I think is a good thing as many people will be
using them together ;)

If you want I could patch up the init.d script for you to match up to
this. Just yell ;)

After this change, and adding the correct line to postfix it works
perfectly fine btw.

Greets,
 Jeroen

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to