On 10/20/2015 12:50 PM, robert k Wild wrote:
> hi all,
> 
> trying to set up an IMAP account on my gmail app on my droid
> 
> when i turn on wifi, i can successfully log into my IMAP account ie
> incoming and outgoing mail server
> 
> when i create the IMAP account with wifi off and using my mobile
> data i cant
> 
> its because i havnt set up STARTTLS on my outgoing mail server, atm
> its using "none" for authentication so its just looking at the
> "mynetworks" line for authentication so thats why it works when im
> on wifi (see screen shot)
> 
> anyway of doing this
> 
> many thanks
> 
> rob
> 
> 
> -- 
> Regards,
> 
> Robert K Wild.


For access to your mail from outside your network, you'll need to
configure TLS for encryption and SASL for authentication.

Also note that some providers block access to smtp port 25.  You
probably need to enable the submission port 587 and/or the smtps
port 465 in your master.cf, and use those alternate ports on your
mail client.

http://www.postfix.org/TLS_README.html
http://www.postfix.org/SASL_README.html


If you need more help, please see
http://www.postfix.org/DEBUG_README.html#mail



  -- Noel Jones

Reply via email to