Difference between revisions of "Mail Server Configuration"

 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
[[File:MailServer.png]]
 
[[File:MailServer.png]]
 +
 +
== Send Email with Gmail ==
 +
First [http://mail.google.com/support/bin/answer.py?answer=13273 enable POP] and [https://www.google.com/settings/security/lesssecureapps enable less secure apps] in your gmail account
 +
 +
Use the following settings to send email with your gmail account:
 +
 +
* Send Method : SMTP
 +
* SSL/TLS Mode : Explicit
 +
* Server : smtp.gmail.com
 +
* Port : 587
 +
* User : your full email address (including @gmail.com or @your_domain.com)
 +
* Password : your Gmail password
 +
* Default "From" Email : your full email address (including @gmail.com or @your_domain.com)
 +
* Default "From" Name : Your name or organization

Latest revision as of 12:11, 13 November 2018

To configure your mail server go to System > General Settings > Mail Server Settings. If your server requires authentication make sure you enter the correct username and password.

If your server requires or supports secure connections you can select a secure method next to SSL/TLS Mode.

MailServer.png

Send Email with Gmail

First enable POP and enable less secure apps in your gmail account

Use the following settings to send email with your gmail account:

  • Send Method : SMTP
  • SSL/TLS Mode : Explicit
  • Server : smtp.gmail.com
  • Port : 587
  • User : your full email address (including @gmail.com or @your_domain.com)
  • Password : your Gmail password
  • Default "From" Email : your full email address (including @gmail.com or @your_domain.com)
  • Default "From" Name : Your name or organization
Retrieved from "https://help.tcadmin.com/index.php?title=Mail_Server_Configuration&oldid=1524"