--- On Thu, 6/3/10, tonj <[email protected]> wrote:
> ... but I keep getting syntax error. 
>... 
> 
> sub filter_begin {
>    my($entity) = @_;
>    if ($FoundHTML  && {

Duh!  No right parenthesis and a hanging conditional ("and what?").

>        action_bounce("HTML mail not allowed here.");
>        return;
>    }
> }

This should be obvious....

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to