In my helo_hostnames.regexp I have the following line and other similar lines:
/cablep\.bezeqint\.net/ 554 ACL Cabel/DSL reject - use your ISPs mail server, HELO = $1 Under smtpd_recipient_restrictions I have check_helo_accress pcre:/etc/postfix/helo_hostnames.regexp When I examine the log file, the reject line only shows the first part of the hostname that matched, ie. cablep What am I doing wrong? Mike
