Topic: Whitelist Problems
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4
- Linux/BSD distribution name and version: CentOS release 6.7 (Final)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySql
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? (Free Version)
- Related log if you're reporting an issue:
====
I am unable to add a email address to the whitelist, One of my customers gets there utilities bill via email, and that company uses a mailing service.
In the postfix logs I am getting the following error
===============================================
Apr 19 19:00:03 sv2 postfix/smtpd[4472]: NOQUEUE: reject: RCPT from mail4.directenergy.com[66.241.136.132]: 450 4.1.8 <bills@debpo.com>: Sender address rejected: Domain not found; from=<bills@debpo.com>
I have tried the following command to try and rectify this.
=====================================================
# python wblist_admin.py --add --whitelist 66.241.136.132 bills@debpo.com
* Establishing SQL connection.
* Manage (inbound) wblist for account: @.
* Operation: add (--add).
* wblist type: whitelist (--whitelist).
Continue? [y|N] y
* Add senders: 66.241.136.132, bills@debpo.com
* Done.
However I am still receiving the error messages after restarting the iredapd, and postfix service, as a temporary work around I removed the "reject_unknown_sender_domain" from postfix main.cf file. I would rather keep this setting and just whitelist the one email address for security reasons.
Any help is appreciated.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.