[Mimedefang] How to whitelist incoming mails

Kevin A. McGrail kmcgrail at pccc.com
Thu Jun 10 11:55:37 EDT 2004


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" <vivekk at gorave.net>
To: "mimedefang" <mimedefang at lists.roaringpenguin.com>
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
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
> 



More information about the MIMEDefang mailing list