The fact that I never received a reply, does it mean that it is not possible with mime4j alone? Any other idea how to achieve this?
2014-10-31 1:47 GMT+01:00 Jason Leroy <[email protected]>: > Hi all, > > In one of my Java applications I have to forward e-mails. So, I get > e-mails (plain text or multipart) with any content (maybe also > attachments). I parse them, edit their subject, from- and to-header > and send them via SMTP. > > I already implemented this using Apache James Mime4j and Apache > Commons Net but now I also have to append a footer/signature to the > content of each e-mail. > > Can I achieve this with Mime4j too? Would be great! But I could not > find any documentation explaining this. > > Thanks > Jason
