On Mon, 8 Mar 2004, Dirk Mueller wrote: > I have major problems with that change.. now > action_quarantine_entire_message produces ones message with the > quarantine notification and yet another which contains the String > passed as $msg parameter.
Sorry; fixed > yet another patch I repeatedly have to apply is this: > - $body .= "$QuarantineSubdir on the mail server.\n\n"; > + $body .= "$QuarantineSubdir on " . &get_host_name() . "\n\n"; Applied; thanks. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

