Page 1 of 1

send mail form

Posted: Tue Feb 16, 2010 5:01 am
by whitehorse
Hi Gays,

I hope you are all fine,

my problem is abour a send mail form, it works very good in the web site (http://www.2ssoft.exofire.net/contact.php), but in local (cause I have installed an apache server in my ubuntu) it doesn't work.

I rememeber that the form is correct, so I think the problem is from the server or php config

thanks in advance

Re: send mail form

Posted: Tue Feb 16, 2010 5:57 am
by rahulzatakia
Hi,

You need to set up SMTP to send mail from localhost...
Check the below link it will help you out......


http://forums.devshed.com/mail-server-h ... 06329.html

Re: send mail form

Posted: Tue Feb 16, 2010 11:50 am
by LiviutzuAs
I don`t understand...

Re: send mail form

Posted: Tue Feb 16, 2010 4:08 pm
by whitehorse
rahulzatakia wrote:Hi,

You need to set up SMTP to send mail from localhost...
Check the below link it will help you out......


http://forums.devshed.com/mail-server-h ... 06329.html
thanks man, I'm in the right road
thanks again