[Mimedefang] quarantined spam & saving SA report

Stephane Lentz Stephane.Lentz at ansf.alcatel.fr
Sat Jun 14 05:47:01 EDT 2003


On Fri, Jun 13, 2003 at 10:16:39PM -0400, David F. Skoll wrote:
> On Sat, 14 Jun 2003, Stephane Lentz wrote:
> [...]
> 
> > This could be accomplised by adding a second parameter to
> > action_quarantine_entire_message($msg,$spamreport) for instance
> 
> Why not:
> 
> 	my $qdir = get_quarantine_dir();
> 	if (open(REPORT, ">$qdir/SAREPORT")) {
> 		print REPORT, "$spamreport\n";
> 		close(REPORT);
> 	}
> 
=> Thanks a bunch ! That's really the best solution to the problem. 
Looking at the $spamreport files one can easily do some SA tuning
(change some scores).

Regards, 

SL/
---
Stephane Lentz 
Alcanet International, Internet Services



More information about the MIMEDefang mailing list