You guys are awesome, thanks for the help. Jacques=20
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Len Conrad Sent: Wednesday, June 28, 2006 11:23 AM To: [email protected] Subject: [IMGate] Re: helo_hostnames >I am having trouble with one of the lines in helo_hostnames.regexp > >It seems to be catching the hostname >smtpout12-02.prod.mesa1.secureserver.com. it's the "12-02", which is probably matching this: >/(.*[0-9]{2,3}\-[0-9]{2,3}.*\.[a-zA-Z]*)/ 554 ACL helo_hostnames_regexp >HELO/EHLO hostname must not contain an IP address, HELO =3D3D $1 ... so #comment it out to see. Len
