Willi Mann V. wrote:
> Do you still have this problem?
> 
> What would be interesting is, are there entries in the logfile?
> 432 suggests that the filterscript just doesn't execute successfully
> (I'm not 100% sure about that, it works so if using perlfilter, you seem
> to use your own filter).

Yes, I still have this problem:

| io:~> echo test | sendmail [EMAIL PROTECTED]
| 432 Mail filters temporarily unavailable.
| sendmail: Unable to submit message.

This appears in my log file:

| Feb 24 02:10:49 io submit: Permission denied

> I have the permissions
> 
> drwxr-x---    2 daemon   daemon       4096 Feb 12 21:17 allfilters/
> 
> srw-rw----    1 daemon   daemon          0 Feb 12 21:17 perlfilter

Hmm, the only difference between your permissions and my permissions that I could see 
is that my socket is not group-writable and not world-writable.

I made my socket group-writable, and now it works!

Sam, is it supposed to work that way (after all, /usr/sbin/sendmail is suid root, so 
shouldn't that make any permissions of the socket irrelevant?)?  If yes, then 
apparently every courierfilter needs to make sure its socket is group-writable for 
group "daemon" (i.e. the group used by Courier), right?



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to