HomeNoteschange contact email form
1478 days ago in 
Tags: email, contact
Reactions: 2 comments 1 points0 reports
 
 

change contact email form

Want to change only the contact email form email address.  I found in header.inc.php the following:

$site['email']             = email@email.com;
$site['email_notify']      = email@email.com;
$site['bugReportMail']     = "email@email.com;

Which one is specifically for that contact form?  Or is there a way to set the contact form to a different email address?

Plussed by

 
 
 
 

Comments

Oldest First
|
Threaded
 
 
Please login to post a comment.
mrpowless
site

notify are the notifications sent to you
bugs are db errors sent to you

heres the code for contact if you dont believe ole dad lol

if( sendMail( $site['email'], $sLetterSubject, $sLetterBody ) )
dpenner
Thanks mrpowless. and I assume this will override whatever gets put in there normally. If I put the email address in there, is this code searchable by bots? Don't want to be getting a ton of spam?
 
 
 
PET:0.050262928009033