I'm configuring Postfix with SpamAssassin, using Spampd as a before-queue filter. I put "/^X-Spam-Flag: YES/ REJECT Spam detected" in /etc/postfix/header_checks, and that works (spam is rejected during SMTP as desired).
However, it would be nice to _also_ keep a copy of the rejected messages somewhere for later analysis. Either deliver them to a special local user, hold in the queue, or whatever else is convenient. Is there an easy way to do this? I guess I could modify Spampd to save a copy of spam messages, but I was hoping there might be a way to configure Postfix to do this. If it matters, this is Postfix 2.6.6 on CentOS 6. Thanks. -- Chris Adams <cmad...@hiwaay.net> Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble.