1
Grifter
CONTACT US module
  • 2005/10/31 3:49

  • Grifter

  • Just popping in

  • Posts: 6

  • Since: 2004/3/11


This maybe a silly question but I'll still ask. :)

I'm trying to use the CONTACT US module that comes with Xoops. The module installs and I can click on it to send a message. My question is where does this message gets sent? Is it sent to the admin's email address or is it sent to somewhere within Xoops?

Thank you.

-Mike

2
davidthomas1
Re: CONTACT US module

For me, they get sent to the admin email address.

You can see in modules/contact/index.php line 77 that the admin email is used for sending.

$xoopsMailer->setToEmails($xoopsConfig['adminmail']);


You could theoretically change it to anything you want.
みんなちがってみんないい。

XOOPS 2.0.13.2

3
Grifter
Re: CONTACT US module
  • 2005/10/31 4:14

  • Grifter

  • Just popping in

  • Posts: 6

  • Since: 2004/3/11


davidthomas1,

Thanks for the info. I do see that but for some reason the mail is not being delivered. Since this is being hosted on a shared server I wonder if there's a problem with it. I'll have to check that out. I've tried using both phpmail function and sendmail but no luck.

Thanks again.

-Mike

Login

Who's Online

201 user(s) are online (42 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

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

Latest GitHub Commits