Page 1 of 1
Contact Form Question
Posted: Thu Apr 27, 2006 8:23 pm
by Dangtz
I use the contact form on my site. And eachtime someone uses it, and i recieve the email the from section in the email stats my server username and
username@anything.com on the email my server username happens to be apache. so I get Apache "
apache@anything.com" is there anything I can change in the code that will allow me to dictate the the user and email the contact form should be using. Would be great if it used s9y default email addy used in the config area.
Thank you.
Re: Contact Form Question
Posted: Fri Apr 28, 2006 10:35 am
by garvinhicking
Yes, you should go into your s9y configuration, there's an option "Blog's mail address" which you can configure for the mail address to use.
It only affects serendipity versions above 0.9.1 (the 1.0-betas), I think. Recent versions of the contact form plugin use that unified serendipity_sendMail() function, which uses the $serendipity['blogMail'] directive.
Regards,
Garvin
Posted: Sat Apr 29, 2006 2:45 am
by Dangtz
I must have not entered in the blog email when i upgraded thanks seems to work as you stated now.