1

Topic: Disable Greylisting for all emails

==== Required information ====
- iRedMail version: 0.8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
===

Hello,

My friend want to disable Greylisting for all the incoming emails for his server. Is this possible ?

Thanks.

----

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

2

Re: Disable Greylisting for all emails

You can find one record in SQL table "cluebringer.greylisting", set UseGreylisting=0. that's all.

3

Re: Disable Greylisting for all emails

Thank you.