Re: [courier-users] Error code from smtpfilter in maildrop's embedded mode

2012-04-13 Thread Tim Lyth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/04/12 02:05, Lindsay Haisley wrote: > I seem to have gotten onto an exceptionally obnoxious spam list > which sends me 5 or 10 spams every hour most of which, for some > reason, get by SpamAssassin. The one characteristic of all of > these, for

Re: [courier-users] Error code from smtpfilter in maildrop's embedded mode

2012-04-10 Thread Sam Varshavchik
Matus UHLAR - fantomas writes: Using pre-data filter could solve this issue. However courier does not support such filter and such filter would of course not see the data, only connecting IP, helo string and mail from:. Of course it supports this filter. You've just described rcptfilter. pg

Re: [courier-users] Error code from smtpfilter in maildrop's embedded mode

2012-04-10 Thread Matus UHLAR - fantomas
>Lindsay Haisley writes: >>If I reject an email using ~/.mailfilters/rcptfilter I can include and >>error code in the echo'd message and this will be used as the error code >>in a rejection notice returned to a corresponding SMTP server. Is there >>any way to do this for the content filter, ~/.mai

Re: [courier-users] Error code from smtpfilter in maildrop's embedded mode

2012-04-06 Thread Sam Varshavchik
Lindsay Haisley writes: If I reject an email using ~/.mailfilters/rcptfilter I can include and error code in the echo'd message and this will be used as the error code in a rejection notice returned to a corresponding SMTP server. Is there any way to do this for the content filter, ~/.mailfilte

[courier-users] Error code from smtpfilter in maildrop's embedded mode

2012-04-06 Thread Lindsay Haisley
If I reject an email using ~/.mailfilters/rcptfilter I can include and error code in the echo'd message and this will be used as the error code in a rejection notice returned to a corresponding SMTP server. Is there any way to do this for the content filter, ~/.mailfilters/smtpfilter? It seems tha