sebbASF opened a new issue #185: URL: https://github.com/apache/incubator-ponymail-foal/issues/185
The source argument is never used in get_email (nor get_email_irt, which was derived from it) Indeed if it is used, the method will fail because a source doc does not have a "mid" property, nor does it make sense to pass it to the method aaa.can_access_email: https://github.com/apache/incubator-ponymail-foal/blob/e36df0debc642200eb1e4891f2f06109a8548daa/server/plugins/messages.py#L261-L264 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
