Testings webbys emailing capabilities

Associate
Joined
13 Jan 2007
Posts
2,424
Location
Belfast,Northern Ireland
Have a webby fully developed and waiting to upload. I have developed it using xamp so its sitting on the companies server. Should e-mailing stuff fail until the website is properly uploaded? Have a few contact bits where I want e-mails to be sent to the company address. Currently they fail to send.

I've used contact form 7 for wordpress so I assume no tweaking is needed? Its just because this isnt uploaded this isnt working?
 
On a web server it'll likely have a local SMTP server configured.

On an XAMPP server, probably not, so you'll have to point it at another SMTP server to do the emailing.
 
Back
Top Bottom