On Mon, Feb 26, 2001 at 09:26:59AM -0500, Andy Meuse wrote:
>       So, I have qmail-qfilter running using the deny-filetypes script included
> in the package. I set it up as per the README, in the smtp rules files.
> 
>        A.B.C.D:allow,RELAYCLIENT="",QMAILQUEUE="/usr/local/bin/(script that
> calls deny-filetypes"
> 
>       The problem is that it denies files from being sent BY my users, but it
> doesn't deny incoming files from the world TO my users. The relaying rules
> aren't being invoked I suppose.
> 
>       Any ideas on how I can use qmail-qfilter to screen incoming attachments
> another way, or how to change my relaying setup to grab them?

Add a final rule to your SMTP rules file with:
        :allow,QMAILQUEUE="/usr/local/bin/...."
This will force all non-relayclient users to be filtered as well.
-- 
Bruce Guenter <[EMAIL PROTECTED]>                       http://em.ca/~bruceg/

PGP signature

Reply via email to