mails with corrected reply-to: header (Bugs)

by Holger Jeromin ⌂ @, Monday, November 12, 2007, 11:20 (6009 days ago)

Hello,

my users are using the feature to be informed when there is a reply to their posts. I use the stable version 1.7 of the forum.

These Mails have the from: of the administrator of the forum, which is me.

If "not so clever"-users are replying in the emailprogram they write to me and not to the author of the reply-post.

I found the commented
//$header .= "Reply-To: $name <$absender>n";
//$header .= "Reply-To: <".$forum_email.">n";
lines in the posting.php

last one is no change in overall behavior. First one produces
Reply-To: Chreagle <>
for example.

The $name is placed in a hidden field and transfered by $POST

I have not found a place where $absender is defined. The emailadress of the posting user only seems to be in the $_SESSION of a not registered user.

Could you help me?

Thanks a lot for this very nice software!

Holger

locked
4092 views

Complete thread:

 RSS Feed of thread