Hi ! I added some code to send feedbackmails to my smtp server. This is my code:
This works really nice if I am in the WLAN. But if I turn off my wlan and use my normal internet (via service provider) the mail won´t be sent. I got no error messages. The manifest file contains this entry: <uses-permission android:name="android.permission.INTERNET" /> So there should be internet access. But the mail won´t be delivered Any help would be appreciated Dominik -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/SmtpClient-not-working-without-WLAN-tp5588876p5588876.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
