[Tracking] Problems with sending email
Categories
(bugzilla.mozilla.org :: Administration, task)
Tracking
()
People
(Reporter: dylan, Unassigned)
References
Details
Reporter | ||
Updated•6 years ago
|
I'm interested with the bmo project (https://github.com/mozilla-bteam/bmo). When I tried to build these containers on my own machine, I found that I couldn't send emails using SMTP (I am using hotmail) after setting the correct parameters. When I create the account, it prompts "There was an error sending mail from 'xxx@hotmail.com' to ' xxx@xx': Couldn't authenticate ' xxx@hotmail.com:...' ."
(In reply to Jifei Yi from comment #1)
I'm interested with the bmo project (https://github.com/mozilla-bteam/bmo). When I tried to build these containers on my own machine, I found that I couldn't send emails using SMTP (I am using hotmail) after setting the correct parameters. When I create the account, it prompts "There was an error sending mail from 'xxx@hotmail.com' to ' xxx@xx': Couldn't authenticate ' xxx@hotmail.com:...' ."
Building in a container is for development only, not production. Emails are sent locally.
Description
•