Hesk mail not working even though mail works from the server
Posted: Thu Feb 05, 2015 7:10 pm
Script URL:
Version of script:
Hosting company: self hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: "mail not sending" "email not working"
Write your message below:
Me again (from the other ticket where I was getting a blank page from /hesk/install). Anyway, now I've get the re-install of hesk (after our old server crashed) back up and running fine with everything working EXCEPT email notifications.
In the past I've just used the PHP Mail () option and it has always worked (after our very first setup several years ago when I had to whitelist our mail server in our SPAM filter, but other than that initial issue years ago, it has always worked).
New server, new install of Hesk 255, same network settings, same SPAM filter settings, but with this fresh install the notifications are not being sent.
The server is CentOS 6.3 and is using the default install of Postfix MTA. If I send mail from the command line on the linux Hesk server using:
mail -s "Hello" my@email.address
CTL-D
the message arrives in my work email inbox just fine.
If, on the linux/hesk server, I go do the directory /usr/sbin and issue the command:
sendmail my@email.address
Hi
CTL-D
the message arrives in my inbox just fine.
So, I know that the server that is hosting Hesk is able to send mail successfully, and that it is being received. I can see this email in my SPAM filter logs as being allowed for the reason of "whitelist" since I've whitelisted the Hesk server. When I submit a test ticket through Hesk, there are no records of any email in our SPAM filter logs even making it to the SPAM filter from the Hesk server, and no messages are received.
I've checked the Php.ini file's mail section and the path for mail is correctly listed as /usr/sbin/sendmail
When a new ticket is created by a user, they do not receive a notification, and none of the tech staff who have accounts in Hesk receive any notification.
Again, this is probably my 4th Hesk install, and I've never had this issue previously. I've successfully tested email sending from the Hesk server by command line, and I've verified that the Php.ini file is looking in the right place. I'm not sure what to try next.
Version of script:
Hosting company: self hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: "mail not sending" "email not working"
Write your message below:
Me again (from the other ticket where I was getting a blank page from /hesk/install). Anyway, now I've get the re-install of hesk (after our old server crashed) back up and running fine with everything working EXCEPT email notifications.
In the past I've just used the PHP Mail () option and it has always worked (after our very first setup several years ago when I had to whitelist our mail server in our SPAM filter, but other than that initial issue years ago, it has always worked).
New server, new install of Hesk 255, same network settings, same SPAM filter settings, but with this fresh install the notifications are not being sent.
The server is CentOS 6.3 and is using the default install of Postfix MTA. If I send mail from the command line on the linux Hesk server using:
mail -s "Hello" my@email.address
CTL-D
the message arrives in my work email inbox just fine.
If, on the linux/hesk server, I go do the directory /usr/sbin and issue the command:
sendmail my@email.address
Hi
CTL-D
the message arrives in my inbox just fine.
So, I know that the server that is hosting Hesk is able to send mail successfully, and that it is being received. I can see this email in my SPAM filter logs as being allowed for the reason of "whitelist" since I've whitelisted the Hesk server. When I submit a test ticket through Hesk, there are no records of any email in our SPAM filter logs even making it to the SPAM filter from the Hesk server, and no messages are received.
I've checked the Php.ini file's mail section and the path for mail is correctly listed as /usr/sbin/sendmail
When a new ticket is created by a user, they do not receive a notification, and none of the tech staff who have accounts in Hesk receive any notification.
Again, this is probably my 4th Hesk install, and I've never had this issue previously. I've successfully tested email sending from the Hesk server by command line, and I've verified that the Php.ini file is looking in the right place. I'm not sure what to try next.