On 28/08/2013 13:46, Jeff McKeon wrote:
Hello,

I've got a new iRedmail installation on OpenSUSE 12.3 that uses mysql.

the problem I have is that cluebringer_autowhitelist table is not populating as I believe it should (unless I am understanding things wrong).

I set up a test script on another server to send emails to my mail server every minute or so, same email, same to/from etc..

my cluebringer.greylisting table has the following settings for autowhitelist:

AutoWhitelistCount = 5
AutoWhitelistPercentage = 50

in the clubringer.greylisting_tracking table I have a record from the test emails that has:

Tries= 8
count= 750

yet no record has appeared in the greylisting_autowhitelist table as I expect it should have.

Doe anyone have any suggestions on where to look for this issue?


Best bet, enable full debugging of all modules and watch the output to see if the module is being run.

The autowhitelist is populated as per the wiki, when a certain number of triplets is seen and a % of that is authenticated the entry should be added with the specified timeout.

-N

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to