Topic: Unable to Whitelist Sender Address
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.0 MYSQL edition
- Deployed with iRedMail Easy or the downloadable installer?Downloadable Installer
- Linux/BSD distribution name and version: Ubuntu 18.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro?No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
My mail server is rejecting mail from steve@site.techotaku.com with the message "Recipient address rejected: Blacklisted; from=<steve@site.techotaku.com> to=<steve@patchpeters.com>":
Feb 4 10:45:01 mail postfix/postscreen[25725]: CONNECT from [94.130.177.167]:53488 to [78.47.4.127]:25
Feb 4 10:45:01 mail postfix/postscreen[25725]: PASS OLD [94.130.177.167]:53488
Feb 4 10:45:01 mail postfix/smtpd[25728]: connect from static.167.177.130.94.clients.your-server.de[94.130.177.167]
Feb 4 10:45:01 mail postfix/smtpd[25728]: Anonymous TLS connection established from static.167.177.130.94.clients.your-server.de[94.130.177.167]: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
Feb 4 10:45:01 mail postfix/smtpd[25728]: NOQUEUE: reject: RCPT from static.167.177.130.94.clients.your-server.de[94.130.177.167]: 554 5.7.1 <steve@patchpeters.com>: Recipient address rejected: Blacklisted; from=<steve@site.techotaku.com> to=<steve@patchpeters.com> proto=ESMTP helo=<site.techotaku.com>
Feb 4 10:45:01 mail postfix/smtpd[25728]: disconnect from static.167.177.130.94.clients.your-server.de[94.130.177.167] ehlo=2 starttls=1 mail=1 rcpt=0/1 data=0/1 rset=1 quit=1 commands=6/8
I've tried to whitelist the sender address (from=<steve@site.techotaku.com>) with the following but none of them appear to work:
wblist_admin.py --account steve@patchpeters.com --add --whitelist steve@site.techotaku.com
wblist_admin.py --add --whitelist @site.techotaku.com
wblist_admin.py --add --whitelist 94.130.177.167
Now I'm not sure I'm reading the message "Recipient address rejected: Blacklisted; from=<steve@site.techotaku.com> to=<steve@patchpeters.com>" correctly. Is Postfix blacklisting the sender's address or the recipient's address?
If it's the recipients address, then why is it blacklisting a perfectly valid email address that exists on the mail server? If it's blacklisting the sender's address how can I successfully whitelist this sender?
I've read on this forum that /var/log/iredapd.log can help in solving this issue, but that log doesn't exist on my server.
Any help is greatly appreciated.
Regards, Steve.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.