aspNetEmailis proud to be the first .NET SMTP component to natively support Microsoft’s SMTP Service and IMail’s mail server.
If you use either of these products for your relay SMTP server, no longer do you have to go though the chatty SMTP layer,
you can write the emails directly to the file system. aspNetEmailwill convert the email into each of their proprietary file formats, and will write directly to
their queue directories.
Now the only limitation for
sending email, is the speed of your disks.
Note: Because Queuing is an advanced feature of aspNetEmail, it is highly recommended to test sending email using the standard Send() methods, BEFORE using the queuing methods. This allows for easier troubleshooting.
Sending Email using Microsoft’s SMTP Service
Introduction on queuing email using Microsoft’s SMTP Service.
Sending Email using IMail
Introduction on queuing email using IMail.
IMail is a registered trademark of IPSwitch. For more information on IMail, visit their website at www.IPSwitch.com