Topic: ipv6 greylisting issue
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5
- Linux/BSD distribution name and version: Centos 7.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? yes
- Related log if you're reporting an issue:
====
Because the automatic deletion of spam above a certain score is not working I thought it might give greylisting a try. Unfortunately it does not work as expected.
Sep 19 06:36:08 tiberius postfix/smtpd[2333]: NOQUEUE: reject: RCPT from mail-it0-x234.google.com[2607:f8b0:4001:c0b::234]: 451 4.7.1 <info@xxxxx.com>: Recipient address rejected: Intentional policy rejection, please try again later; from=<xxx@xxx.de> to=<info@xxxxx.com> proto=ESMTP helo=<mail-it0-x234.google.com>
Sep 19 06:41:37 tiberius postfix/smtpd[2456]: NOQUEUE: reject: RCPT from mail-it0-x229.google.com[2607:f8b0:4001:c0b::229]: 451 4.7.1 <info@xxxxx.com>: Recipient address rejected: Intentional policy rejection, please try again later; from=<xxx@xxx.de> to=<info@xxxxx.com> proto=ESMTP helo=<mail-it0-x229.google.com>
In settings.py I have defined
GREYLISTING_BLOCK_EXPIRE = 3
GREYLISTING_AUTH_TRIPLET_EXPIRE = 30
GREYLISTING_UNAUTH_TRIPLET_EXPIRE = 1
As you can see from the above log google has sent the retry after 5 minutes but did not pass the greylisting although a retry after 3 minutes should work.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.