8
1

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:

Email server: smtp.gmail.com
Email port: 587 (I've tried 465, too)
Email user: my-email@gmail.com
Email password: password_for_my_email
Use TLC: Checked
Site 'from' email address: my-email@gmail.com

APP_URL: http://ask.website-domain.net

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.

asked 27 Jul '10, 02:23

Brandon's gravatar image

Brandon
2364810
accept rate: 100%

edited 27 Jul '10, 02:44

Hi Brandon - did you ever get this to work? Thanks, M.

(22 Oct '10, 16:08) Martin Cleaver
1

Up on this one, unfortunately my email does not seems to work as well :(

(02 Feb '11, 12:45) AYZ

updated to "fantasy-island-0.9.0-beta-2" but no success :(

(09 Feb '11, 09:24) techgeekguy

My E-mail user field doesn't have the @gmail.com part and is working fine. And I'm using the mail server from our WebFaction web host if it's of any help.

(10 Feb '11, 00:15) Randell

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

(12 Feb '11, 15:32) Shrike

The upcoming release has some things around checking your mail settings. It should make it easier to configure properly :)

(18 Mar '11, 12:47) matt ♦♦
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.

link

answered 27 Jul '10, 06:39

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

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

For me the trick was using port 587 and, like Randell, leaving the "@gmail.com" off my user name.

link

answered 12 Jul '11, 07:36

jat's gravatar image

jat
76348
accept rate: 0%

Ha, seems the newest SVN update solved the issue, please run svn up to update your OSQA and then restart apache/nginx/lighttpd and see if it works, it worked for me!

link

answered 02 Feb '11, 22:57

AYZ's gravatar image

AYZ
196468
accept rate: 14%

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.

link

answered 18 Mar '11, 07:31

David's gravatar image

David
446918
accept rate: 14%

You need to enable POP in your gmail account preferences. Then:

Email port: 587
Email user: my-email

And click Save, then Test. The email should be sent to your gmail.

link

answered 06 May '11, 15:57

geotavros's gravatar image

geotavros
116138
accept rate: 0%

edited 06 May '11, 15:58

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.

link

answered 04 Apr, 15:27

Chetan%20Patil's gravatar image

Chetan Patil
112
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×101
×12

Asked: 27 Jul '10, 02:23

Seen: 2,185 times

Last updated: 04 Apr, 15:27

powered by OSQA