- Category:
- CSharp
- Tags:
-
[CHM]
- File Size:
- 144kb
- Update:
- 2013-06-05
- Downloads:
- 0 Times
- Uploaded by:
- jiaxianhua
Description: SMTP Server
The SMTP Server component (ces.smtp.server.dll) provides the ability for programs to implement a SMTP Server and process the incoming email in custom code. To use this component your code needs to do the following:
Implement the EricDaugherty.CES.SmtpServer.IMessageSpool interface
(Optional) Implement the EricDaugherty.CES.SmtpServer.IRecipientFilter interface
Create an instance of EricDaugherty.CES.SmtpServer.SMTPProcessor and start it as a thread./li>
Refer to the documentation included with the distribution for details on method usage parameter information.
The SMTP Server component can be downloaded from the Getting Started page.
SourceForge
This project is hosted by SourceForge. All downloads (available from the Getting Started page) are hosted by SourceForge, as well as the source control. You can browse the CVS Repository online. You can also browse the SourceForge Project Homepage for CSES.
Build
To Search:
File list (Check if you may need any files):
CSES Documentation.chm
cses.smtp.server.dll
cses.smtp.server.xml
LICENSE.txt
log4net.dll
ReleaseNotes.txt