1

Topic: how to disable greylisting for outgoing mails?

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: ubuntu14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):ldap
- Web server (Apache or Nginx):apache
- Manage mail accounts with iRedAdmin-Pro? 2.3.1
- Related log if you're reporting an issue:
====
how to disable greylisting for outgoing mails?  but let it continue for incoming mails.

is it possible ? How can i do that ?

----

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

2

Re: how to disable greylisting for outgoing mails?

Greylisting is enabled for incoming mails, not outgoing mails. Why do you think it's enabled for outgoing mails?

3

Re: how to disable greylisting for outgoing mails?

no problem then

at the cbpoicyd.log, i see as below

Sep 23 14:43:21 mail cbpolicyd[61422]: module=Greylisting, action=defer, host=37.155.41.70, helo=IFKMRKNBM1TD, from=mail@ifk.com.tr, to=info@ipa.com.tr, reason=greylisted

from address is on this server.  in the to domain is outside but ipa.com.tr is open as disabled on the server.

for this reason i thougth so.




ZhangHuangbin wrote:

Greylisting is enabled for incoming mails, not outgoing mails. Why do you think it's enabled for outgoing mails?

4

Re: how to disable greylisting for outgoing mails?

yavuz.maslak wrote:

Sep 23 14:43:21 mail cbpolicyd[61422]: module=Greylisting, action=defer, host=37.155.41.70, helo=IFKMRKNBM1TD, from=mail@ifk.com.tr, to=info@ipa.com.tr, reason=greylisted

Is 37.155.41.70 your local IP address?

5

Re: how to disable greylisting for outgoing mails?

No, it must be ip address of client in the from address.

ZhangHuangbin wrote:
yavuz.maslak wrote:

Sep 23 14:43:21 mail cbpolicyd[61422]: module=Greylisting, action=defer, host=37.155.41.70, helo=IFKMRKNBM1TD, from=mail@ifk.com.tr, to=info@ipa.com.tr, reason=greylisted

Is 37.155.41.70 your local IP address?

6

Re: how to disable greylisting for outgoing mails?

Try this:

python /opt/www/iredadmin/tools/sync_cluebringer_internal_domains.py

Then check whether it happened again or not.

7

Re: how to disable greylisting for outgoing mails?

ok i ran it. i will check

ZhangHuangbin wrote:

Try this:

python /opt/www/iredadmin/tools/sync_cluebringer_internal_domains.py

Then check whether it happened again or not.