I've not tested it, but from a code review it seems ok to me!

A note: the patch include a change in WhiteListManager that is better to not commit (just spaces change).

I would also like to see the support for period names like we have in remotedelivery for the unseenLifeTime, tempBlockTime and autoWhiteListLifeTime times.

Stefano

Norman Maurer (JIRA) wrote:
     [ http://issues.apache.org/jira/browse/JAMES-472?page=all ]

Norman Maurer updated JAMES-472:
--------------------------------

    Attachment: greylist-v2.patch

Here is my new version for supporting greylisting.
It now use the sqlResource.xml for sqlquery and support more then mysql.

It whould be nice if someone can give me some feedback.

Add Greylist support
--------------------

         Key: JAMES-472
         URL: http://issues.apache.org/jira/browse/JAMES-472
     Project: James
        Type: New Feature

    Reporter: Norman Maurer
    Assignee: Norman Maurer
     Fix For: 2.4.0
 Attachments: greylist-v2.patch, greylist.patch

Im working on a patch to add Greylisting support to james. It 90 % done. Im using a dir in which a 
new file is created with the a name that looks like "ipaddress-sender-rcpt". Then check 
for the modifytime to see if the "triplet" is valid and the email now get accepted. I did 
it that way cause there is no way to use sql in smtpserver at this time.
Any problems which can caused by that ?
If not i will post the patch soon after add junit tests




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to