Page 1 of 1

To read the body of a nessage in mail server?

Posted: Wed Dec 01, 2010 10:33 am
by rajaseeth
Hi,

I want to read multipart messages. If i send a mail from Gmail or yahoo, the body of the message is not read properly. I also want to read all the messages properly. Can someone give me the code for it? I am developing an email application for the first time.

Thanks
Raja

Re: To read the body of a nessage in mail server?

Posted: Wed Dec 01, 2010 10:37 am
by curlybracket
You should show us some code, otherwise it's hard to help you. You should also tell what's exactly wrong with the message.
Consider using some good library for sending emails which will separate you from such problems. You could use Swift Mailer for example.