HI all

 

I'm having some difficulty with getting courier to work with dspam. I have
the courier local delivery agent configured to be:

 

    DEFAULTDELIVERY="| /usr/local/bin/dspam --deliver=innocent --user
\$USER"

 

And I have dspam configured to use courier's maildrop:

 

    TrustedDeliveryAgent "/usr/local/bin/maildrop -d %u"

    UntrustedDeliveryAgent "/usr/local/bin/maildrop -d %u"

 

Now, mail fails to be delivered with:

 

    Jun  9 12:26:08 server courierlocal:
id=02D2B4BC.466AFC77.00002769,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED]
.com>: /usr/local/bin/dspam: Permission denied

 

Dspam is suid root, with group courier, and owner/group execute permissions.
I believe courierlocal runs as courier:courier; in addition I tried making
it suid courier to be sure. The various Maildir's in user accounts have
group courier, with group rwx permissions, and all the files within them
have group courier with group rw permissions. So I don't understand why I
get this error. Any suggestions would be welcome, thanks!

 

-g

 

 

 

 

 

 

 

 

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to