1
dscg
$xoopsMailer->setFromEmail does not set "from" address
  • 2003/12/21 9:44

  • dscg

  • Just popping in

  • Posts: 9

  • Since: 2002/6/7 8


For example in the contact module, no matter what email address the user enters in the form, the email the admin receives always has the admins email address in the "from". It should have the users email address per the code...

$xoopsMailer->setFromEmail($usersEmail);


So when the admin tries to reply to the email, he ends up replying to himself.

Does anyone know what is wrong?

2
CBlue
Re: $xoopsMailer->setFromEmail does not set "from" address

I have the same problem, but luckily the email sender's email address is in the message so that I can use that to reply back to.

3
Paladin
Re: $xoopsMailer->setFromEmail does not set "from" address
  • 2004/1/11 21:39

  • Paladin

  • Just popping in

  • Posts: 1

  • Since: 2002/10/1


I got the same problem too. Do anyone know how to solve it?

4
AAINC
Re: $xoopsMailer->setFromEmail does not set "from" address
  • 2005/4/7 2:57

  • AAINC

  • Not too shy to talk

  • Posts: 121

  • Since: 2003/10/18


$xoopsMailer->setFromName($usersName);


Login

Who's Online

188 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits