Topic: Can't whitelist blacklisted HELO
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.6.5
- Deployed with iRedMail Easy or the downloadable installer? Installer
- Linux/BSD distribution name and version: Ubuntu 20.04.6 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes - iRedAdmin-Pro MySQL 5.5
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
/var/log/iredapd/iredapd.log
Dec 11 17:29:59 mail iredapd [144.76.154.72] Reverse client hostname is blacklisted: .clients.your-server.de
Dec 11 17:29:59 mail iredapd [144.76.154.72] RCPT, www-data@papps01.public.zentyal.com -> MYUSER@MYDOMAIN.com, REJECT Blacklisted [sasl_username=, sender=www-data@papps01.public.zentyal.com, client_name>=static.72.154.76.144.clients.your-server.de, reverse_client_name=static.72.154.76.144.clients.your-server.de, helo=download01.public.zentyal.com, encryption_protocol=, encryption_cipher=, server_port=25, process_time=0.0028s]
====
I've been trying without success to whitelist this blacklisted sender. Here is the current HELO order of my postfix main.cf file
# HELO restriction
smtpd_helo_required = yes
smtpd_helo_restrictions =
# check_helo_access hash:/etc/postfix/helo_access
permit_mynetworks
permit_sasl_authenticated
check_helo_access pcre:/etc/postfix/helo_access.pcre
reject_non_fqdn_helo_hostname
reject_unknown_helo_hostname
reject_invalid_helo_hostname
and here is how I have listed it in helo_access.pcre
/\.clients\.your-server\.de$/ OK
/\.zentyal\.com$/ OK
Yes, I have restarted postfix (and iredapd for good measure)
Any ideas what I'm doing wrong?
Thank you kindly in advance!!
-Lexa
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.