[Logo] IT Mill Toolkit Forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Multiple mail problem with "Watch forum"  XML
Forum Index -> Using the Forums
Author Message
Marko Grönroos



Joined: 23/07/2007 15:34:05
Messages: 100
Offline

Me and at least some others have been experiencing a problem that every post in the forum results in 2-4 email notifications about the post. The number of how many notifications are sent seems to be somehow systematic, but I haven't yet figured out how.

Please report your experiences, also if you do not receive any duplicate notifications.
Marko Grönroos



Joined: 23/07/2007 15:34:05
Messages: 100
Offline

This is a test, ignore.
Jonas Granvik



Joined: 16/05/2008 11:36:42
Messages: 6
Location: Turku, Finland
Offline

I watch all forums, but have not got any multiple notifications. Just one per new topic.

// jonas
[WWW]
Mauno



Joined: 07/03/2007 15:44:33
Messages: 14
Location: Finland
Offline

I've always received 2-4 mails for new posts.
Marc Englund


[Avatar]

Joined: 07/03/2007 15:18:36
Messages: 59
Location: Turku, Finland
Offline

I get 4 mails.

One thing: I've enabled these options in my profile:
- Send e-mail notification when posts get answered
- Send notification for all new messages

How about you guys?
[WWW]
Jonas Granvik



Joined: 16/05/2008 11:36:42
Messages: 6
Location: Turku, Finland
Offline

I have enabled answer notification, but not for all new messages.
[WWW]
Mauno



Joined: 07/03/2007 15:44:33
Messages: 14
Location: Finland
Offline

I have:
- Send e-mail notification when posts get answered
- Send notification for all new messages
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

Test

--
Jani Laakso, Toolkit Developer, IT Mill Ltd
[WWW]
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

I disabled google stuff from our forum templates (html pages) and still multiple emails are sent. Tcpdump tells us the ugly truth, jforum has a multiple bugs sending emails (not only it sends multiple emails, it also communicates wrongly with smtp server), I'll let Marko to inspect this further through jforum sources..

--
Jani Laakso, Toolkit Developer, IT Mill Ltd
[WWW]
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

Trying again after changes to jforums SQL query..

--
Jani Laakso, Toolkit Developer, IT Mill Ltd
[WWW]
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

Again testing after injecting new GenericForumDAO.class into production..

--
Jani Laakso, Toolkit Developer, IT Mill Ltd
[WWW]
Anonymous



Jani Laakso wrote:
Again testing after injecting new GenericForumDAO.class into production.. 


restarted jforums..
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

If there is any justice in this god forsaken jforum source code, multiple mail problem has now been fixed.
[WWW]
Jani Laakso



Joined: 05/03/2007 16:44:17
Messages: 109
Location: Finland
Offline

Jani Laakso wrote:
If there is any justice in this god forsaken jforum source code, multiple mail problem has now been fixed. 


Yes, now it seems to work. Debug shows that we now skip duplicate emailings.

Writing new topic spams emails through GenericForumDAO, but answering to existing topic goes through GenericTopicDAO. Had to do two same fixes. Code is almost identical in both classes, including typos. Now that's quality, ehh?

Hacking jforum code gets always more and more "interesting"..
[WWW]
Anonymous



It works! thanks!
 
Forum Index -> Using the Forums
Go to:   
Powered by JForum 2.1.7 © JForum Team