2003-02-23 Per Arneng * SmtpMail.cs: Send method now implemented (needs testing) * SmtpClient.cs: Added to make Send work (internal class) * SmtpException.cs: Added to make Send work (internal class) * SmtpStream.cs: Added to make Send work (internal class) * SmtpResponse.cs: Added to make Send work (internal class) 2002-11-26 Gonzalo Paniagua Javier * SmtpMail.cs: i don't wanna see that warning :-). 2002-04-26 Lawrence Pit * MailAttachment.cs: Implemented * MailEncoding.cs: Implemented * MailFormat.cs: Implemented * MailMessage.cs: Implemented * MailPriority.cs: Implemented * SmtpMail.cs: Stubbed