below the line that says:
my($hits, $req, $names, $report) = spam_assassin_check();

add

if ($Subject =~ /^Monster Resume #/i) {
 $hits = -99;
}

KAM
----- Original Message ----- 
From: "Vivek Kumar" <[EMAIL PROTECTED]>
To: "mimedefang" <[EMAIL PROTECTED]>
Sent: Thursday, June 10, 2004 11:30 AM
Subject: [Mimedefang] How to whitelist incoming mails


> Hi all,
> 
> Our HR department are getting lots of resumes for vaious posts but it
> gets blocked by SA/MD and is sent to spamdrop account. One thing common
> here is all have following Subject to begin with :
>  " Monster Resume #12122233 (some number) ....."
> 
> How can I allow messages with this suject to come in. All such mails may
> have different sender's ID.
> 
> Any suggestions ??
> 
> Thanks
> 
> VK
> 
> 
> 
> _______________________________________________
> Visit http://www.mimedefang.org and http://www.canit.ca
> MIMEDefang mailing list
> [EMAIL PROTECTED]
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
> 
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to