[Mimedefang] action_quarantine_entire_message

Dirk Mueller dmuell at gmx.net
Sat Feb 28 16:56:49 EST 2004


On Saturday 28 February 2004 21:48, Dirk Mueller wrote:

> is .. eh .. bad. ). Not well tested, but I was assuming that the code is
> easy enough for me to grasp.

Grrr.. @QuarantineWarnings missing here:

-       if ($#Warnings >= 0) {
+       if ($#QuarantineWarnings >= 0) {
            $body .= "\n----------\nHere are the warning details:\n\n";
            $body .= "@Warnings";
                       ^^^^^^^^^^^^

Dirk



More information about the MIMEDefang mailing list