Topic: No whitelist/blacklist in iredapd
==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version: Debian 8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql
- Web server (Apache or Nginx): apache
- Manage mail accounts with iRedAdmin-Pro? iRedAdmin but no pro (iRedMail-0.9.4)
- Related log if you're reporting an issue:
Hello,
I try to add some account to white list. I use tutorial from docs (http://www.iredmail.org/docs/amavisd.wblist.html)
When I put any command using wblist_admin.py scripts I got information No whitelist/blacklist.
root@mail:/opt/iredapd/tools# python wblist_admin.py --list --whitelist
* Establishing SQL connection.
* Manage (inbound) wblist for account: @.
* Operation: show existing wblist (--list).
* wblist type: whitelist (--whitelist).
* No whitelist.
root@mail:/opt/iredapd/tools# python wblist_admin.py --list --blacklist
* Establishing SQL connection.
* Manage (inbound) wblist for account: @.
* Operation: show existing wblist (--list).
* wblist type: blacklist (--blacklist).
* No blacklist.
service iredapd is up and running
root@mail:/opt/iredapd/tools# /etc/init.d/iredapd status
iredapd is running.
telent to port 7777 working fine.
iredapd is added to postfix configuration
root@mail:/opt/iredapd/tools# postconf |grep 7777
smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:7777
smtpd_recipient_restrictions = reject_unknown_recipient_domain reject_non_fqdn_recipient reject_unlisted_recipient check_policy_service inet:127.0.0.1:7777 permit_mynetworks permit_sasl_authenticated reject_unauth_destination
what action is required to use whitelist/blacklist ? ;-)
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.