GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/348

    Bug: database list_raw field does not distinguish list name from domain name

    List names are 'normalised' to <a.b.c.d>
    This works fine for most purposes.
    However it's not possible to distinguish [email protected] from [email protected].
    
    This is important because of the way that wildcard searches are done.
    For example if the following domains exist:
    c.d
    b.c.d
    It's not currently possible to search lists matching *@c.d without also 
including *@b.c.d.
    
    There may be other code that is affected by this design.


----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to