Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Gmail not sending emails #9

Open
pgamaster opened this issue Dec 14, 2016 · 1 comment
Open

Gmail not sending emails #9

pgamaster opened this issue Dec 14, 2016 · 1 comment

Comments

@pgamaster
Copy link

When I try to test sending from Gmail - nothing happens, it just hangs.... waiting for localhost....
Did you test it on your end?

@nh905
Copy link

nh905 commented Apr 10, 2017

I am testing your package to replace a monitoring package that does not support https websites. I like the response time graphs - they should help me tune timeouts so that I detect slow website performance as well as website outages.

I am having problems configuring both a custom mail server (provided by pair.com) and Gmail. If I specify port 465, the Test button hangs on both mail gateways, the same as pgamaster describes.

Using port 587 on pair.com results in "org.springframework.mail.MailSendException: Failed messages: javax.mail.SendFailedException: Invalid Addresses; nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 : Client host rejected: Access denied".

Using port 587 on Gmail results in "org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. "

Thanks, Norbert

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants