It's all about the answers!

Ask a question

Gmail SMTP configuration


1
2
Jan Šťastný (1212147) | asked Nov 07 '09, 3:53 p.m.
In case, someone wants to use Gmail SMTP for outgoing email, be aware, that you must use the port 587. Even though the documentation at http://mail.google.com/support/bin/answer.py?hlrm=cs&answer=13287 does not mention any difference between port 465 and 587, they work differently and the port 465 will not work with STARTTLS Jazz supports.

The complete configuration is then:
  • SMTP Server: smtp.gmail.com
  • SMTP Server port: 587
  • SMTP Username: your gmail login including @gmail.com
  • SMTP Password: your password
  • Use STARTTLS: true

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.