Author Topic: 1.5.1 New User Email Notification - still broken  (Read 10726 times)

cluge

  • Freshman
  • *
  • Posts: 26
    • View Profile
1.5.1 New User Email Notification - still broken
« on: August 13, 2009, 08:44:38 pm »
Creating a new user and selecting "send email notification" does not send an email. 

Setting debug to true does not indicate any errors.  Testing the mass mail and other functions indicate that the email subsystem works.  This was tested with both /usr/bin/sendmail as well as SMTP.  Same result for new user email notification either way.

Latest Fedora Core
Latest opengoo 1.5.1

Respectfully,
Cluge

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: 1.5.1 New User Email Notification - still broken
« Reply #1 on: August 24, 2009, 10:49:53 am »
It seems to be working for me, with SMTP or Default PHP settings. Maybe it is being classified as SPAM somewhere? (sending server? receiving server? email client?)

Can't be more helpful than that.

cluge

  • Freshman
  • *
  • Posts: 26
    • View Profile
Re: 1.5.1 New User Email Notification - still broken
« Reply #2 on: September 01, 2009, 02:43:33 pm »
I have tried 1.5.2 with the same results.  Nothing in the logs, and the local mail logs don't show anything going out.  It's as if opengoo is fooling itself into believing mail has been sent.  Strangely all other email functionality works.

-cluge

supadoctor

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • Email
Re: 1.5.1 New User Email Notification - still broken
« Reply #3 on: May 26, 2010, 04:17:14 am »
Have the same bug in 1.6.2  :-[
How to fix it? (any email notifications, tests are OK)

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: 1.5.1 New User Email Notification - still broken
« Reply #4 on: May 26, 2010, 10:54:59 am »
Do you have notifications configured to be sent by cron?

supadoctor

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • Email
Re: 1.5.1 New User Email Notification - still broken
« Reply #5 on: June 29, 2010, 05:39:14 am »
For me problem was not in Feng Office but in cron.
After I reconfigured cron the "queued_emails" table processed corectly and problem was solved.