What does "not working" mean? The sample uses SSL over port 465, which is pretty standard, but if your own server is configured differently (non-secure port 25, or 587, for example), then you'll need to adjust your code accordingly. 24.02.2011 14:12 пользователь "kamiomar" <[email protected]> написал: > i have download jar files from the following link: > > http://code.google.com/p/javamail-android/downloads/list > > and try the following example: > > http://www.jondev.net/articles/Sending_Emails_without_User_Intervention_(no_Intents)_in_Android > > but this is working only for gmail not for others. > > I tried with my own SMTP server but not working. > > I think these API's is for only gmail. > may I correct? > > if yes then how we can connect with different smtp server and send > emails? > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

