You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2017/01/23 11:36:38 UTC

[GitHub] incubator-ponymail issue #348: Bug: database list_raw field does not disting...

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 a.b@c.d from a@b.c.d.
    
    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ponymail issue #348: Bug: database list_raw field does not disting...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the issue at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---