dr_grey
February 13th, 2005, 01:11 AM
Check detail from
http://www.e2xpert.com/project.asp?projectid=10156
Please supply the source code of the .NET SMPT component, which is used to send emails from Windows Application. The SMPT component should meet the following requirements:
• MTP client for sending email.
• Supports SMTP SSL connections.
• Send S/MIME signed and/or encrypted email.
• Read S/MIME signed and/or encrypted email.
• Export and import email to .eml (MIME) text files.
• Zip / unzip attachments in-memory.
• Verify SMTP connections and login credentials.
• Secure SMTP authentication methods supported.
• Add attachments from files or in-memory data.
• Set connection and read timeouts.
• Set size limits when reading email.
• Send HTML email with embedded images.
• Send multipart/alternative emails with both HTML and plain-text bodies.
• Set return receipt.
• Add recipients as To, CC, or BCC.
• Save attachments to disk.
• Get attachment information: filename, size, etc.
• Get digital certificate information for signed/encrypted email.
• Enumerate over the header fields in an email.
• Can be used to send emails in the Windows Application, Windows Service or ASP.NET web Application.
• Supports attachment using MIME.
• Supports PLAIN Authentication with mail server.
• All source code should be in C# or Visual Basic.NET.
• Works under Windows XP, Windows 2000, Windows 2003 operation system.
• No any other component is used in the source code except the components from the Microsoft Visual Studio.NET 2003.
The source code should be clearly documented and includes workable examples in C# or VB.NET.
http://www.e2xpert.com/project.asp?projectid=10156
Please supply the source code of the .NET SMPT component, which is used to send emails from Windows Application. The SMPT component should meet the following requirements:
• MTP client for sending email.
• Supports SMTP SSL connections.
• Send S/MIME signed and/or encrypted email.
• Read S/MIME signed and/or encrypted email.
• Export and import email to .eml (MIME) text files.
• Zip / unzip attachments in-memory.
• Verify SMTP connections and login credentials.
• Secure SMTP authentication methods supported.
• Add attachments from files or in-memory data.
• Set connection and read timeouts.
• Set size limits when reading email.
• Send HTML email with embedded images.
• Send multipart/alternative emails with both HTML and plain-text bodies.
• Set return receipt.
• Add recipients as To, CC, or BCC.
• Save attachments to disk.
• Get attachment information: filename, size, etc.
• Get digital certificate information for signed/encrypted email.
• Enumerate over the header fields in an email.
• Can be used to send emails in the Windows Application, Windows Service or ASP.NET web Application.
• Supports attachment using MIME.
• Supports PLAIN Authentication with mail server.
• All source code should be in C# or Visual Basic.NET.
• Works under Windows XP, Windows 2000, Windows 2003 operation system.
• No any other component is used in the source code except the components from the Microsoft Visual Studio.NET 2003.
The source code should be clearly documented and includes workable examples in C# or VB.NET.