C# (CSharp) EmailRelayService 네임스페이스

클래스들

이름 설명
EmailRelayService
Program
ProjectInstaller
SmtpClientSmtpAppender The standard log4net SmtpAppender doesn't support SSL authentication, which is required to send email via gmail. This appender uses the SmtpClient (only available in .NET 2.0) to send SMTP mail that is secured via SSL. This is needed to talk to the gmail SMTP server. This code is heavily based on that posted by Ron Grabowski at: http://mail-archives.apache.org/mod_mbox/logging-log4net-user/200602.mbox/%[email protected]%3E