PDA

Click to See Complete Forum and Search --> : smtp in xampp?


Justa Lol
Dec 6th, 2009, 09:39 AM
how can i set up smtp in xampp, i've come to a point where i want to book messages (guest sends to my mail with a form) and i can't really figure out how to set up the smtp server.

kows
Dec 6th, 2009, 01:19 PM
you'll need to install an smtp server application on your computer (assuming you're doing this from your own home). if you have a host, they should have an smtp server already, and the mail() function should work fine.

Justa Lol
Dec 7th, 2009, 11:36 AM
well the problem is i tried many different smtp servers... i just can't get it working.