• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Email notification failed when the forum moderate

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everyone

When a user select "Watch this topic" for a subject, Email notification failed when the forum moderate after the moderator have approve the message. When there is no moderation, the email is sent and everything works fine. Did anyone notice it before ?

Another question : is it possible for the moderator to receive email notification when there are post to moderate.

I also notice that the password recovery service (www.jforum.net) don't send email.

Thanks

Martin
[originally posted on jforum.net by mrioux007]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, I registered the bug: http://www.jforum.net/jira/browse/JF-448

So far, JForum does not send email for pending moderations.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm seeing someting like this also (JF-448 )...

Have v2.1.14 installed, with j2sdk1.4.2_06 and postgres. Initially, "Watch" emails were not working, then seeing mention of moderator settings interferring with this, I turned that off for all categories, forums, groups, and users. And that seemed to make it work on my test.

But, turning "Is a moderator" back to "true" for an unrelated group broke the Watcher emails again, this time it seems for good.

I have SMTP set to "localhost" and authentication turned off. Other mailings work fine.

I don't see anything turn up in the logs for any of this.

All I can think of doing is re-installing and never setting up moderators for this version. Unless someone else has found a workaround.

thx!
[originally posted on jforum.net by ken0]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just to report that a new install with none of the "is a moderator" settings =true did not make the watcher emails work for me.

I also set log4j to DEBUG, and nothing about emails shows for watcher emails or even private emails (which work).

When monitoring /var/spool/mqueue/, I see private mails from the forum go thru but never any watcher emails.

So, it seems these watcher emails are just not happening at the code level *for me* even when I had never touched the moderator settings.

I wonder what's going on when other jforum admins do not seem to have a problem with this (?)

thx for any clue

-ken
[originally posted on jforum.net by ken0]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, bug fixed!

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Whatever you say buddy! And I believe this tiny ad too:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic