Can't send mail via php forms
Can't send mail via php forms
Hello
I have a problem, cant send email via php forms on my websites, same as cant send mail via ssh: mail -v [email protected]
there is no errors at logs in exim and dovecot...
Problem is on Centos 7.2 and Debian 8.2
I have a problem, cant send email via php forms on my websites, same as cant send mail via ssh: mail -v [email protected]
there is no errors at logs in exim and dovecot...
Problem is on Centos 7.2 and Debian 8.2
-
- Posts: 139
- Joined: Thu Jan 07, 2016 12:01 am
Re: Can't send mail via php forms
First I'd check apache logs, there may be a problem with the form itself and not php.AdamiPL wrote:Hello
I have a problem, cant send email via php forms on my websites, same as cant send mail via ssh: mail -v [email protected]
there is no errors at logs in exim and dovecot...
Problem is on Centos 7.2 and Debian 8.2
As far as exim goes, did you check:
Code: Select all
/var/log/exim/
Code: Select all
/var/log/dovecot.log
Code: Select all
/var/log/messages