1 (edited by drsbaitso 2014-08-28 08:44:29)

Topic: Auto-Blacklist

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

I have one domain (it's charter.net) that keeps getting sent into the auto-blacklist for cluebringer.  I can go in and delete the row in the database, and it's fine for a couple days.  But then I think a new grey-list attempt is made, and then it bumps to auto-blacklist.

Which database handles the greylisting count?  I think I delete the one row and everything is fine for a day or two, but then 2,3,10 (I mean, it's 2 more attempts, or 3... or 10 more attempts) more attempts and it gets greylisted because it's stuck at a count of 90 or whatever.

Edit : Clarification

----

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

2

Re: Auto-Blacklist

Greylisting is stored in several tables:

greylisting
greylisting_autoblacklist
greylisting_autowhitelist
greylisting_whitelist

You can whitelist this client in table "greylisting_whitelist".