View Single Post
  #3   (View Single Post)  
Old 13th April 2010
undercoverdaememon undercoverdaememon is offline
New User
 
Join Date: Apr 2010
Posts: 9
Default

Quote:
Originally Posted by xCipherx View Post
Hi all,

I've got web server that handles 4 different sites and on these sites I've got a contact form for sending emails.
What software and steps do I need to take in order to to get these sites to send emails?
I've never set up a mail server before so I'm not sure what to do. Right now I've got Postfix installed, but I haven't configured it yet.
First you must get configured your smtp server to deliver mail the right way, postfix it's good, in this case it's very simple to setup. Search for some tut on the net. Next you must install php, for example , and program/copy a simple form ( there are many already made in internet ) for sending mails.
This is an easy task, if you need more help just ask. Sorry beforehand because my english it's scarce and maybe I missunderstood your question.
Reply With Quote