NAPOSCA / pantryplus

A curbside service for food pantries
http://pantryplus.herokuapp.com
Apache License 2.0
2 stars 0 forks source link

Email order failure in production #153

Open alexjamesmalcolm opened 6 years ago

alexjamesmalcolm commented 6 years ago

When you use the production site and attempt to submit an order you get an order failed to send.

This is the error message that's displayed:

org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 534-5.7.14 <https://accounts.google.com/signin/continue?sarp=1

I'll try to find a way for the entire stack to be shown rather than just the first line.