On Thu, 3 Jun 2004, David F. Skoll wrote: > On Thu, 3 Jun 2004, Gordon Henderson wrote: > > > if ($RelayAddr == "127.0.0.1") > > Use "eq" in perl to compare strings, not "==".
Aargh. Yes. Doh. Had my head in PHP for too long. > But I believe you have stumbled on a bug in MIMEDefang. I will look > at fixing it today and release a beta. Thanks, Gordon _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

