Allow users to reply to comments create via email from the email screen.
If a comment is created via email, reply to the comment based on the related email log information.
I would like to add something to this: that would be great if we could use this reply functionality not only on the comments created via email.
Clicking on the Reply to all button of a comment could parse To/Cc addresses from the comment text (using a regular expression that is given on the config page).
If there is no to/cc addresses found based on the regex the Reply to all button could be disabled/hidden.