[Mimedefang] Problems with append_text_boilerplate

David F. Skoll dfs at roaringpenguin.com
Thu Jun 3 09:43:00 EDT 2004


On Thu, 3 Jun 2004, Gordon Henderson wrote:

>     if ($RelayAddr == "127.0.0.1")

Use "eq" in perl to compare strings, not "==".

But I believe you have stumbled on a bug in MIMEDefang.  I will look
at fixing it today and release a beta.

Regards,

David.



More information about the MIMEDefang mailing list