[Mimedefang] Re: $CcAdministrator

David F. Skoll dfs at roaringpenguin.com
Mon Apr 29 10:13:44 EDT 2002


On Mon, 29 Apr 2002 08:38:40 -0500 Mickey Hill <mickey at rudolphtire.com> wrote:

> I think it would be a nice option to be able to copy the administrator
> with emails sent by action_notify_sender.

Well, you could do this in your filter:

if ($something) {
        action_notify_sender("You bad person, you!");
        action_notify_administrator("I told sender: You bad person, you!");
}

This has the advantage of letting you slightly customize what you send
the administrator so he[*] doesn't think the mail is directed to him. :-)

Regards,

David.

[*] or she.  Too tedious to write he/she each time.




More information about the MIMEDefang mailing list