I am in the process of building an outbound SMTP gateway to filter messages generated from web forms. The setup I am using is Postfix + Amavisd-new + SpamAssassin. I currently have a Postfix + SpamAssassin setup in production but I find that releasing messages marked as spam is not practical with this setup. Thus, I am redoing with Amavisd-new.
So my question is, any advice as to how to configure Amavisd quarantine such that support staff will be able to locate messages and optionally release them? Any tools you recommend for viewing/searching the contents of the quarantine? In my environment, no end users will be managing their quarantine, nor will we have any user specific settings (that is, no sender or recipient based white/black lists).
I've gone through the list of contributed software on the site but the ones that looked like it closely matched what I was looking for were either really out of date or didn't work (for example, I tried PostVis Admin but it seems to require PHP 4 and I would rather not have to downgrade my PHP).
Any and all advice is welcome.
So my question is, any advice as to how to configure Amavisd quarantine such that support staff will be able to locate messages and optionally release them? Any tools you recommend for viewing/searching the contents of the quarantine? In my environment, no end users will be managing their quarantine, nor will we have any user specific settings (that is, no sender or recipient based white/black lists).
I've gone through the list of contributed software on the site but the ones that looked like it closely matched what I was looking for were either really out of date or didn't work (for example, I tried PostVis Admin but it seems to require PHP 4 and I would rather not have to downgrade my PHP).
Any and all advice is welcome.