------------ Original Message ------------ > Date: Monday, April 13, 2015 14:29:42 -0700 > From: [email protected] > > Failed to send some messages. Erno exception: isConnected failed; > ehost > > For example. > > The smtp settings work fine on some wifi networks, not on others. > > Any ideas why? > > Thanks in advance. > B
As discussed last week, some networks may only have limited ports (e.g., those related to http) open. You're especially likely to encounter this if you're trying to send using port 25, rather than 465 or 587. It is also possible that the outgoing mail server is restricting connections from certain (common spam-source) networks or ipnumbers that don't have rDNS records. - Richard -- -- You received this message because you are subscribed to the K-9 Mail Users List. To post to this group, send email to [email protected] To unsubscribe, email [email protected] To report an issue with K-9 Mail, visit http://code.google.com/p/k9mail/issues/list For more options, visit this group at http://groups.google.com/group/k-9-mail --- You received this message because you are subscribed to the Google Groups "K-9 Mail" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
