首先是郵件幫助類
= .mail =.to = == System.Net.NetworkCredential(mail..Send_Address.Address, mail..password);
smtpClient.DeliveryMethod == + mail.=
(err.StatusCode ==
smtpClient.Host =
郵件實體類
Subject { ; SubjectEncoding { ;
Body { ; BodyEncoding { ;
List<Attachment> Attachments= List<Attachment>
UserModel MailModel( subject,= .Subject =.Body =. =
AddAttach(List<Attachment> (Attachment item (item!=
(.message != = == == .Send_Address;
(Attachment item (item !=
郵件的用戶類
nickname { ; password { ; MailAddress Send_Address{; UserModel(= UserModel( useraddr,.nickname ==
使用多線程來對郵件進行發送
btn_addFile_Click(= =
myOpenFileDialog.ValidateNames =
myOpenFileDialog.Multiselect = (myOpenFileDialog.FileNames.Length > btn_Send_Click( = .password == = MailModel(txt_sub.Text, txt_content.Text, <Attachment> filelist = List<Attachment>
(FileList.Items.Count > ( i = ; i < FileList.Items.Count; i++=
MailHelper helper =
Thread mythread = Thread(
以上代碼源於收集,需要時可以借鑒。。。。。