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 - [email protected] >> 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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
