Page 1 of 1

PHP Email Forms Don't Work

Posted: Wed Apr 08, 2015 1:37 am
by bassdude
Hi all im new to vesta so far im liking it but have 1 little problem.

I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.

im guessing there is an easy fix or something i have overlooked can anyone help?

Re: PHP Email Forms Don't Work

Posted: Sat Apr 18, 2015 12:07 am
by Vazze
bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.

I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.

im guessing there is an easy fix or something i have overlooked can anyone help?

How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?

Re: PHP Email Forms Don't Work

Posted: Sat Apr 18, 2015 11:27 am
by bassdude
Vazze wrote:
bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.

I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.

im guessing there is an easy fix or something i have overlooked can anyone help?

How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?
Its sent by PHP.

Re: PHP Email Forms Don't Work

Posted: Sat Apr 18, 2015 9:25 pm
by Vazze
bassdude wrote:
Vazze wrote:
bassdude wrote:Hi all im new to vesta so far im liking it but have 1 little problem.

I moved all my websites over from the paid cpanel install i was using on a vps to vesta wich im running on a ubuntu 14.04 vps and now for some reason i cant seem to figure out why but none of the email forms on any of my websites seems to send emails to my address.

im guessing there is an easy fix or something i have overlooked can anyone help?

How does the email being sent by forms?
Is it by PHP or have you configured an SMTP-server for the forms?
Its sent by PHP.
Run netstat -tulpn on server and post result, post also the section of php.ini ( /etc/php5/apache2/php.ini ) that is named [mail function] down to [SQL].