Hi,

I am using SMTPAppender to send email. When I compose
the message I append a string and then append a new
line. The emial turns out be this:

aaa
MIME-Version: 1.0
Content-Type: multipart/mixed; 
        boundary="----=_Part_0_30691794.1149020674619"

------=_Part_0_30691794.1149020674619
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

2006-05-30 13:24:34,604 FATALThis is the List:1111
aaa
.... (more line)


------=_Part_0_30691794.1149020674619--

There are a lot extra in my email. How can I use it?
Thanks


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to