Page 1 of 1

Can't send mail via php forms

Posted: Sat Jan 09, 2016 2:08 pm
by AdamiPL
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

Re: Can't send mail via php forms

Posted: Sat Jan 16, 2016 11:44 pm
by BBuchanan1013
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
First I'd check apache logs, there may be a problem with the form itself and not php.

As far as exim goes, did you check:

Code: Select all

/var/log/exim/
Have you checked the log:

Code: Select all

/var/log/dovecot.log
also look at:

Code: Select all

/var/log/messages
there may be clues