[Mimedefang] Bounce AND send a copy?

Tim Boyer tim at denmantire.com
Wed Sep 29 19:05:31 EDT 2004


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.

It's easy to do one or the other - I've done

           add_recipient('spamassassin at dg.denmantire.com');
           return ();

and


            action_bounce("SpamAssassin has identified this email as
possible spam");
            return ();

but is it possible to do both?

Thanks much,

--
Tim Boyer
Director
Information Systems and Engineering Projects
Denman Tire Corporation
tim at denmantire.com



More information about the MIMEDefang mailing list