Raj, > I made an ugly patch for Amavis to log via Stomp protocol so that a > message queue like Apache ActiveMQ can be used to process logs. The > log message is sent as json so that there is little or no parsing and > can be put in DB or files as needed. This can also aggregate logs from > multiple amavis and store and process in a central location. My patch > is based on amavisd-new-2.4.2 (20060627). I can update this patch to > latest version after Mark's comment. Though the patch is working fine > for me I am pretty sure the approach is not correct.
The mailing list strips attachments, so if you did send a patch, it didn't come across. Post it in-line, or mail to me directly. Are you using a perl module Net::Stomp ? Mark ------------------------------------------------------------------------------ _______________________________________________ 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/