FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » maillist.php
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
maillist.php [message #8711] Mon, 17 February 2003 12:45 Go to next message
Murder4Al is currently offline  Murder4Al   Belgium
Messages: 7
Registered: April 2002
Karma: 0
Junior Member
Seems to be very buggy, read my previous post.

The maillist.php was missing another include file, smtp.inc.

Seems like your In-Reply-To: headers triggers the loop detection of the sympa-list manager, possibly others (i don't run any other).


Greetz
Kobe

[Updated on: Mon, 17 February 2003 12:48]

Report message to a moderator

Re: maillist.php [message #8712 is a reply to message #8711] Mon, 17 February 2003 13:15 Go to previous messageGo to next message
Murder4Al is currently offline  Murder4Al   Belgium
Messages: 7
Registered: April 2002
Karma: 0
Junior Member
Seems like my first idea was wrong.
After looking close to the message Fudforum created I noticed there was no Message-id tag whatoever, thus tripping the loop detection in my list manager.

I simply added a unique message id to the mail and all cleared up.

$header .= "Message-ID: ".md5($msg_id)."\n";
Re: maillist.php [message #8761 is a reply to message #8712] Fri, 21 February 2003 21:47 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Message-ID is not added intentionally because it is normally appended by the SMTP server.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Poll bug
Next Topic: Invalid STMP return code: 451 See http://pobox.com/~djb/docs/smtplf.html.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 07 22:23:15 GMT 2024

Total time taken to generate the page: 0.02670 seconds