Hans du Plooy wrote:

Mark Martinec wrote:

 $spam_quarantine_method         = 'local:spam/%m.gz';
 $virus_quarantine_method        = 'local:virus/%m';

Thanks, that works really nicely! I had to wait for a spam message to come in though (you'd think that wouldn't take long, but wait until you actually sit and watch the log....)


OK, there's just one small issue left. I read in README.customize about the macros, and tried out with %s - which would make looking for a specific mail a bit easier. But the filenames come out with "%s" in it instead of the value of %s - the same for %m as in your examples:

spam-%m-f6cf1ebb669a3276673c2507a17db712-20050907-095056-08999-07
spam-%s-eb78a46b3ffea4dddaaef5b17e092d01-20050907-003651-15917-01

In my config file, I have:

$spam_quarantine_method  = "local:/spam/spam-%m-%b-%i-%n";

Am I doing something wrong?

Thanks
Hans


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to