[Mimedefang] Bounce AND send a copy?

Kelson kelson at speed.net
Wed Sep 29 19:35:29 EDT 2004


Tim Boyer wrote:
> Is there any way for the same message to be bounced, AND send a copy to
> postmaster?  Until I get comfortable with SpamAssassin, I'd like Postmaster
> to take a look at what's bouncing.

Call "resend_message('postmaster at yourdomain')" before action_bounce. 
That should do it, as long as you (a) have the client queue-runner 
active and (b) avoid running locally-generated mail through SpamAssassin.

Alternatively, you can quarantine the message (using 
quarantine_entire_message) instead of sending it to your postmaster.

-- 
Kelson Vibber
SpeedGate Communications <www.speed.net>



More information about the MIMEDefang mailing list