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
To read the body of a nessage in mail server?
Moderator: General Moderators
-
curlybracket
- Forum Commoner
- Posts: 59
- Joined: Mon Nov 29, 2010 2:40 pm
Re: To read the body of a nessage in mail server?
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.
Consider using some good library for sending emails which will separate you from such problems. You could use Swift Mailer for example.