A. Net open-source project using the C # language. For those who do not like the current. net V1.1 system. web. mail is a good choice for friends. It supports SMTP authentication than system. web. mail is much more convenient. The current version is relatively stable. Of course, the pressure may be improved, because I have read its source code and found that almost all sets (email addresses and attachments) are available, the authors use arraylist. for the arraylist of net V1.1, I still don't dare to use it too much. After all, the resource consumption is indeed a little bigger. I don't know if this component will cause performance problems if it is commercially available?
Currently, I have used this component to create a dedicated winfrom email sending and receiving software. The functional interface almost imitates the most successful Foxmail, so I can entertain myself :). However, when the attachment is large, sometimes an error occurs, and if the network or attachment size is too large, direct mail sending will be blocked, so the thread call is necessary.
Read itsCodeI feel that the writing is very standard, and open source is good. I have mastered some knowledge of RFC standards, compared with the method that only calls the component, the mail system has a much deeper understanding.
Address: http://sourceforge.net/projects/opensmtp-net/