LainX84 wrote:
/^pumpmail7\.iwbank\.it$/ OK
1: It's better bypass all iwbank.it like this (in /etc/postfix/helo_access.pcre):
/\.iwbank\.it$/ OK
2: for this HELO reject, you can fix it with the /opt/iredapd/tools/wblist_admin.py, it's used to whitelist based on sender address, domain name, ip address, but HELO restriction still checks the HELO domain name.