Humbedooh commented on issue #235:
URL: 
https://github.com/apache/incubator-ponymail-foal/issues/235#issuecomment-1087359000

   Yeah, I noticed that a while back, and this does need to conform to one or 
the other, and only that.
   A quick hot-fix in the meantime for custom AAA is to do something like:
   ~~~python
   listname = "<" + listname.strip("<>").replace("@", ".") + ">"
   ~~~
   
   Or the other way around, depending on what's best.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to