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

Home » FUDforum » How To » How do I set the reply to field for email confirmation?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How do I set the reply to field for email confirmation? [message #9457] Sat, 29 March 2003 17:52 Go to next message
BugLaden is currently offline  BugLaden   United States
Messages: 216
Registered: February 2002
Location: Westminster, MD
Karma: 0
Senior Member
Months ago I reported that randomly, a member would not get the confirmation email from FUD, even if they resent it.

I recently got an email from a member

Quote:


I cannot receive emails (such as forum account activations) from you
because the domain of the email address listed in the From field does not
resolve. It is standard practice to reject such emails as it is a
regular spam tactic. I hope you will take steps to correct this as I
desire very much to begin using your service.

--Full Error Message--
Mar 27 00:50:40 sendmail[353]: h2R7oYHs000353: ruleset=check_mail,
arg1=<apache(at)server1(dot)ccgworkshop(dot)com>, relay=[216.110.45.110], reject=553
5.1.8 <apache(at)server1(dot)ccgworkshop(dot)com>... Domain of sender address
apache(at)server1(dot)ccgworkshop(dot)com does not exist



So how can I set this replyTo field? Strange how its using the owner of the process as the reply to address...


-=BugLaden
Re: How do I set the reply to field for email confirmation? [message #9544 is a reply to message #9457] Mon, 07 April 2003 19:35 Go to previous messageGo to next message
BugLaden is currently offline  BugLaden   United States
Messages: 216
Registered: February 2002
Location: Westminster, MD
Karma: 0
Senior Member
Anyone? Anyone? Bueller?

Could this be a setting in the php.ini?


-=BugLaden
Re: How do I set the reply to field for email confirmation? [message #9630 is a reply to message #9544] Sun, 13 April 2003 15:12 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Add:

Reply To: email_address as the last argument to
send_email() in register.php.t


FUDforum Core Developer
Re: How do I set the reply to field for email confirmation? [message #9661 is a reply to message #9457] Mon, 14 April 2003 00:46 Go to previous messageGo to next message
BugLaden is currently offline  BugLaden   United States
Messages: 216
Registered: February 2002
Location: Westminster, MD
Karma: 0
Senior Member
I found 3 send_email calls in that file, all have an ending parameter like this:

... "");

So I stuck my reply-to address into the empty quotes.

Do I have to recompile the .t file or anything to make the forum recognize the change?


-=BugLaden

[Updated on: Mon, 14 April 2003 00:47]

Report message to a moderator

Re: How do I set the reply to field for email confirmation? [message #9668 is a reply to message #9661] Mon, 14 April 2003 13:59 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
you don't enter your address but you enter the complete header, since the extra field is there for specifying additional headers. So if you wanted the reply to address to appear as foo(at)bar(dot)com, you'd put
'Reply-To: foo(at)bar(dot)com'
in that field.

After making changes you need to recompile the theme.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: want to restrict access to a particular forum by post count
Next Topic: how can i chage to avatar select window size (default 300x400) found in profile?
Goto Forum:
  

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

Current Time: Tue Nov 05 15:34:17 GMT 2024

Total time taken to generate the page: 0.03902 seconds