Re: How to get Email data? - WeOnlyDo Discussion board

Re: How to get Email data? (General questions)

by Ronald, Tuesday, August 02, 2011, 05:30 (4673 days ago) @ wodDamir

Hi Ronald,

Actually, wodSmtpServer doesn't manipulate data, so it doesn't have a parser included. However, you can still get whole message body by using Body property (Should be available in events through User.Message.Body.

You can find more info on Message object here: http://www.weonlydo.com/SmtpServer/Help/wodSmtpServer-SmtpMessage.html

Hope this helps.

Regards,
Damba

Hi Damba
thx for the reply
i had tried that one too, since it contains all the message, i rather confused to split between SUbject and body itself..
Is there any keyword i can use to split between them?
thanks,
Ronald


Complete thread: