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.
Contact Form Question
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Contact Form Question
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
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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/