I have a .NET application that I ported to Mono 1.2.4. It uses the System.Net.Mail reference. It works under .NET but not Mono. My application tries to send a message over smtp to a gmail server (which requires credentials and SSL). When I try to send the message I get an exception saying, "the requested feature is not implemented". On further research I found out that Mono does not support System.Net.Mail. Is this true? What can i do to overcome this problem? Will It be implemented soon? -- View this message in context: http://www.nabble.com/Using-System.Net.Mail-in-Mono-1.2.4-to-send-smtp-message-not-working...-tf4166502.html#a11854068 Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
