|
My installation of OSQA won't send out any emails. I'm using the latest revision of OSQA (552) and my email settings are as follows:
I don't know what else to try. I've verified all of these settings with Google. I've also tried using another email (not Google). Neither worked. What else can I try to get the email working? Thank you.
showing 5 of 6
show 1 more comments
|
|
If you say that nothing works, there could be eventually another problem not related with google or any specific email provider. However "free email" providers are usually picky. You should try first to use an smtp server under your control, such as the one "offered" by your hosting provider, just to be sure. And then, if you really need to use google, then you can try with it. I should have been more specific when I said "I've also tried using another email (not Google)." That other email was offered by my hosting provider, and it didn't work either. So it seems like there's a more fundamental issue. However, I will try another email too.
(27 Jul '10, 14:20)
Brandon
|
|
I have email working using a non-free smtp on build 860. As mentioned, check your log/django.osqa.log file in the osqa install, it does give useful clues when there's a problem. Also, rather than posting "I tried it and it doesn't work", you need to post what build you're running and what your email settings are. And most of these "answers" are really comments. |
|
You need to enable POP in your gmail account preferences. Then:
And click Save, then Test. The email should be sent to your gmail. |
|
Hi, OSQA is up on my domain. The domain also has a email service which works fine. I have created a notification email id on the email service. After filling the email smtp setting on the OSQA and testing the mail, it says test successful, however no mail is delivered. Same with validation, no mail. This is the output of django.osqa.log : /opt/bitnami/apps/osqa/forum/utils/mail.py TIME: 2012-04-04 15:10:49,244 MSG: mail.py:create_and_send_mail_messages:82 Couldn't send mail using the sendmail method: {u'mygmailid@gmail.com': (553, '5.7.1 <notification>: Sender address rejected: not owned by user notification@mydomain.com')} Please suggest some pointers. |
Hi Brandon - did you ever get this to work? Thanks, M.
Up on this one, unfortunately my email does not seems to work as well :(
updated to "fantasy-island-0.9.0-beta-2" but no success :(
My
E-mail userfield doesn't have the@gmail.compart and is working fine. And I'm using the mail server from our WebFaction web host if it's of any help.I have the same issue. Notification still doesn't work for me (I'm on beta1). http://meta.osqa.net/questions/6730/no-email-notifications-in-svn-712-version-is-this-normal
The upcoming release has some things around checking your mail settings. It should make it easier to configure properly :)