On Mon, 2002-09-02 at 14:32, Nathan McKinlay wrote:
> Hello again,
> 
> Now I have my PHP issue resolved, here is my next question :)
> 
> Is there a way to automatically prevent the downloading of certain 
> attachments (exe, pif, com, etc) with sendmail? I beleive exim can do it, 
> but I haven't heard if sendmail can do it.
> 

Easiest way to do this in a sendmail environment is to use procmail.

Sendmail is the epitomy of a UNIX program, do one thing and do it well. 
Filtering of message is down to a program like procmail and shouldn't
(IMHO) be done by the MTA.

You can use libmilter with sendmail to do this sort of thing, but the
hours of head scratching etc is not worth it :-)

Greeno

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to