1 (edited by Boris B. 2016-12-29 17:22:07)

Topic: Manage greylisting settings by greylisting_admin.py

- iRedMail version (check /etc/iredmail-release):
iRedMail-0.9.5-1
- Linux/BSD distribution name and version:
ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
Mysql
- Web server (Apache or Nginx):
Apache
- Manage mail accounts with iRedAdmin-Pro?
no
- Related log if you're reporting an issue:

/opt/iredapd/plugins# python greylisting.py --list-whitelists

Traceback (most recent call last):
  File "greylisting.py", line 35, in <module>
    from libs.logger import logger
ImportError: No module named libs.logger

====
Hi. I have an above error when try to manage greylist by script  greylisting_admin.py. 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: Manage greylisting settings by greylisting_admin.py

Boris B. wrote:

/opt/iredapd/plugins# python greylisting.py --list-whitelists

You're using the WRONG file.

3

Re: Manage greylisting settings by greylisting_admin.py

shame on me and my carelessness sad