-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 02 January 2004 17:26, Jack Gostl wrote:
> This is really more of a procmail question, but its part of the process.
> 
> If I spot a certain string in the subject line, I'd like to stop the
> process and let the mail through without invoking spamassassin. Can anyone
> clue me in as to how to do this?


Here is how I do that.
:0
* ! ^Subject:(.*\<)?\[SAtalk\]
{ }             # official procmail no-op. MUST LEAVE SPACE
:0 E
{
:0
    /dev/null
}

Douglas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/9h5QSpWn8R0Z08URAqmPAJ9CaYN1pbQHGSVsOvZOoCykBPOG5QCdHFDc
eIEdYCaQ40CyhA6TzM+oLHc=
=Mwz0
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to