[Mimedefang] action_notify_administrator

Brent J. Nordquist b-nordquist at bethel.edu
Fri Jan 30 07:46:14 EST 2004


On Thu, 29 Jan 2004, Mike Heller <mike at dsny.com> wrote:

> Is it possible to alter the subject (or provide your own) for messages
> sent when action_notify_administrator($message) is used?  Currently I
> get:
> 
> MIMEDefang Notification

The following appears in mimedefang.pl

    # These are set unconditionally; filter() can change them.
    $NotifySenderSubject = "MIMEDefang Notification";
    $NotifyAdministratorSubject = "MIMEDefang Notification";
    $QuarantineSubject = "MIMEDefang Quarantine Report";

So it looks like you can override them in your filter() in
mimedefang-filter.

-- 
Brent J. Nordquist <b-nordquist at bethel.edu> N0BJN
Other contact information: http://kepler.acns.bethel.edu/~bjn/contact.html
* Fast pipe * Always on * Get out of the way - Tim Bray http://tinyurl.com/7sti



More information about the MIMEDefang mailing list