Scott Harris wrote:
> return(0, "Go away. $hostip is not a mydomain.com machine");
Should be:
return('REJECT', "Go away...")
> return (1, "OK");
Should be:
return('CONTINUE', "OK");
--
David.
_______________________________________________
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