1

Topic: How can i use "amavisd_wblist" plugin

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Debian 8.6 (3.16.0-4-amd64)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no, with iRedAdmin
- Related log if you're reporting an issue:
====
Hi
How can i use "amavisd_wblist" plugin?
I open Your manual "http://www.iredmail.org/docs/manage.iredapd.html" and from root-user I got:

# /opt/iredapd/plugins# python amavisd_wblist.py --list --whitelist
Traceback (most recent call last):
  File "amavisd_wblist.py", line 45, in <module>
    from libs.logger import logger
ImportError: No module named libs.logger

What am I doing wrong?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: How can i use "amavisd_wblist" plugin

The tutorial doesn't tell you to use 'amavisd_wblist.py' file at all, please read it again.

3

Re: How can i use "amavisd_wblist" plugin

ZhangHuangbin wrote:

The tutorial doesn't tell you to use 'amavisd_wblist.py' file at all, please read it again.

Yes, You are right ))
I apologize for the my inattentiveness

I must use "/opt/iredapd/tools# python wblist_admin.py --list --whitelist"