|
What are the main advantages of Rebex.Mail and secure mail over the .Net native classes? I'm looking to provide infrastrucutre support to send mail and am interested to know if there are certain use cases which Rebex caters for and which the .net libraries cannot. |
|
Rebex (Secure) Mail has the following major advantages over its .NET core library equivalent:
The Smtp class itself provides more control over the SMTP communication than .NET native classes and adds some missing features:
And, last but not least, we are more flexible when our customers need to add a missing feature, a workaround for badly-behaved SMTP servers or when a bug is found in our component. Thanks for the comprehensive answer. I don't know if theres a reason why you cant but having information like this and for other Rebex components on the main site would, imo, be a great benefit to you and your perspective customers.
(24 Feb '11, 08:16)
Steve Goulding
Yes, I think you are right. We are going to redesign the component pages soon, so hopefully something like this will be added to make it easier to find.
(25 Feb '11, 13:21)
Lukas Pokorny ♦♦
|