What email servers do the contact forms use?
AngelicLight - January 6, 2009 - 01:57
Hi, there,
I'm trying to setup both the standard contact form and the webform module, and coming from a traditional (non-CMS) hosting background, I'm confused because I can't seem to find where to put any outgoing email server info.
How do you specify this? I can't seem to find it anywhere...
Thanks a lot, and sorry if it's something obvious,
- A

Both drupal and the webform
Both drupal and the webform module use the php mail function. So there are no settings in drupal to setup mail servers. Mail is setup in your php implementation
Stuipd second question - on
Stuipd second question - on a shared hosting platform, how do I set that or don't I have any control over that?
Thanks again so much,
- A
Yep
and it's your hosts responsibility (rather than your own) to set that up correctly.
If it isn't working, ask your host. There may be some specific configuration on your hosts mail server that requires you/them to do some extra configuration.
--
Anton