Redirecting mail from one to another (wodSmtpServer / wodPop3Server / wodImapServer)
Hi.
I'm not really sure what you're asking, and what component you're referring to.
wodSmtpServer (I assume you're referring to that component) doesn't go into message contents, so it doesn't parse/construct it. It stores it in files and delivers it from files.
You can access those files by yourself and change as you wish.
I hope it helps!
Jasmine.