Re: RecipientIsLocal false negative on james_domain table case mismatch

2019-11-26 Thread Raphaël Ouazana-Sustowski
Hi again, This issue seems very similar to the username's one. But the fix could be simpler, because Domain class already exists in James, so it would need only to ensure the Domain objects are always lower case. Could you provide a fix for this? It would be very welcomed. Thanks, Raphaël.

RecipientIsLocal false negative on james_domain table case mismatch

2019-10-30 Thread Jerry Malcolm
One of my clients reported a problem today that I traced back to a false negative on the RecipientIsLocal matcher.  I finally realized that the recipient's domain name was defined in mixed case in the james_domain table.   This cause the DomainList.isLocalDomain() method to not find the domain