[Mono-list] Using System.Net.Mail in Mono 1.2.4 to send smtp message not working...

Jon Cosby jon at jcosby.com
Tue Jul 31 11:05:31 EDT 2007


jonnys wrote:
> 
> Jon Cosby wrote:
>>
>> It should be implemented in 2.0. Problem with it is it gives raw
>> linefeeds and some servers will bounce that. I had to revert to
>> System.Web.Mail.
>>
>>
>> Jon Cosby
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
> 
> 
> 
> How can I send messages using SSL and credentials using System.Web.Mail? Is
> there any other way to send messages over smtp using SSL and credentials
> (authentication)?

You might try OpenSmtp

http://sourceforge.net/projects/opensmtp-net/


Jon Cosby


More information about the Mono-list mailing list