I implemented the SMTP protocol.I can send text message,
but an error happened when I send the attachment.I use base64
encoding for attachment,the server can accept all of the data,
but the size of the attachment is smaller than the original,
the contents of the attachment is only part of the contents of the original.
Why?what's the reason?




