Humbedooh commented on issue #557: URL: https://github.com/apache/incubator-ponymail/issues/557#issuecomment-1806281745
The link you provide (lists.apache.org) does not use this specific version of Pony Mail, but rather the newer Foal suite (found here: https://github.com/apache/incubator-ponymail-foal ), so I'd appreciate the issue being opened there. The pattern for links can be found at https://github.com/apache/incubator-ponymail-foal/blob/master/webui/js/source/body-fixups.js#L18 - and while patches are very much welcome, I will advise some slight caution, as URLs in isolation are often a very different subject matter from URLs within a text body context, especially with characters like parentheses. For instance, you may see someone put a link inside parentheses such as: > This did not work (for more info, see https://foo.bar) In such a case, if parentheses are assumed to be part of the URL, the link will become invalid as well. -- 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