sebbASF opened a new issue #178: URL: https://github.com/apache/incubator-ponymail-foal/issues/178
https://github.com/apache/incubator-ponymail-foal/blob/82a2fba6fe76aec6ceaac9cf5e84df95f4012ec5/server/plugins/messages.py#L211 The get_email method can return either a single entry (or none) or a list, depending on whether the IRT parameter is provided. This makes it harder to follow, and difficult to type-check the calling code. There should be a separate method for the IRT case -- 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]
