Per Arneng
|
43697b86ba
Bcc is now working, Unique boundaries, Encoded headers when needed
|
23 years ago |
Per Arneng
|
003d7b8a4b
Compatibillity update: Made some changes to make everything
|
23 years ago |
Per Arneng
|
15c23f78bc
Added MailHeader to handle the mail headers
|
23 years ago |
Per Arneng
|
cfda453755
Added comments to the code
|
23 years ago |
Per Arneng
|
e1142c0258
Added UUEncoding for attachments.
|
23 years ago |
Per Arneng
|
065c9875d8
Added MailMessageWrapper to replace SmtpMessage
|
23 years ago |
Per Arneng
|
cb9e18ec9d
Added classes:
|
23 years ago |
Per Arneng
|
6c729d5040
Removed an old FIXME
|
23 years ago |
Per Arneng
|
e9adfe4a34
Added the MailEncdoder class to be responsible for base64,UU encoding
|
23 years ago |
Per Arneng
|
83591627cb
Fixed subject encoding.. does like ms now
|
23 years ago |
Per Arneng
|
a771ee1188
Added a FIXME comment on boundaries
|
23 years ago |
Per Arneng
|
bd922647f4
application/octet-stream for attatchment mimetypes
|
23 years ago |
Per Arneng
|
a3df14a694
Body is now encoded with BodyEncoding.GetBytes
|
23 years ago |
Per Arneng
|
9984280aca
Set the Content-Transfet-Encoding based on contents ASCII 7bit other 8bit
|
23 years ago |
Per Arneng
|
832b6c0b5e
Content-Type:..; charset= is now set to the correct value
|
23 years ago |
Per Arneng
|
9ae50db590
Exception throwing cleanup
|
23 years ago |
Per Arneng
|
97a1dd514f
SMTP Internal classes added to make SmtpMail.Send work
|
23 years ago |