Email How to: SMTP Auth: Difference between revisions

From AAISP Support Site
m (clean up, typos fixed: eg → e.g.)
 
Line 1: Line 1:
==Question:==
==Question==


How can I send email from outside the AAISP network? eg from a mobile phone, or from a computer that is using a different ISP to connect to the internet
How can I send email from outside the AAISP network? e.g. from a mobile phone, or from a computer that is using a different ISP to connect to the internet


==Answer:==
==Answer==


You will need to use 'Authentication' and encryption (STARTTLS)- this means that when your device sends email it will also send a username and password to our servers, and they will then allow you to send email.
You will need to use 'Authentication' and encryption (STARTTLS)- this means that when your device sends email it will also send a username and password to our servers, and they will then allow you to send email.
Line 12: Line 12:


For more information see:
For more information see:
**[[Enable_TLS_on_smtp.aa.net.uk|Enable TLS on smtp.aa.net.uk]]
**[[Enable TLS on smtp.aa.net.uk]]


[[Category:Email How to]]
[[Category:Email How to]]

Latest revision as of 23:58, 14 March 2017

Question

How can I send email from outside the AAISP network? e.g. from a mobile phone, or from a computer that is using a different ISP to connect to the internet

Answer

You will need to use 'Authentication' and encryption (STARTTLS)- this means that when your device sends email it will also send a username and password to our servers, and they will then allow you to send email.

  • Go to the Sending email settings on your email program or device and set it to use 'Authentication'
  • Ensure you have STARTTLS or TLS enabled (on Apple devices, this is sometimes called SSL)
  • Use the same (IMAP or POP3) username and password as you do to collect email from us.

For more information see: