|
My OSQA doesn't send any notification emails. Now with Beta3 I can see errors in the log file. First error was:
Thanks to @gperrow I've found out that this was cause by "Use TLS" option in email settings. I turned off the option. Now I'm getting the following error:
The exception raises here (mail.py line 49):
|
|
Oo. I've cleared fields "User name" and "User password" in email settings and after that email notifications start working. It's a bit strange as the credentials is valid for sure. 2
The problem isn't that the authentication settings are incorrect, it's that the SMTP server doesn't support the method of authentication that OSQA is attempting. If it works without the credentials, then you don't need to supply them. FYI this should be a comment on my answer, not a new answer.
(29 Mar '11, 06:42)
gperrow
|