Add convenience methods for replying to and forwarding emails
Is there a feature like reply for a specific Message object?
I have an IMAP connection and I can read mails, so I have a Message object. How can I reply to this message by using simple-java-mail?