Miro,

> Isn't it possible (or what arguments against) to make a spam report
> with original message attached as a file?
> Or any other suggestion about configuring that central spam collector?

One way would be to:
- enable spam defanging ($defang_spam=1), which would prepend
  spam report and wrap the original message in an attachment;
- and append address extensions e.g. [EMAIL PROTECTED] -> [EMAIL PROTECTED],
  @addr_extension_spam_maps=('spam');

then you can use Postfix pcre-based virtual maps to rewrite or
reroute messages for [EMAIL PROTECTED] to any place you want, possibly
also to more than one place, like the original recipient plus some
spam collection mailbox.

  Mark


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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