Script URL:
Version of script: 3.2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hello,
I installed hesk and everythings works good.
If I create a ticket, an email is sending.
But when I reply to a customer, there is not email sending immediatly.
Email is send at 3:00 (time of Paris).
If I click on "Resend notification by email", email is send immediatly.
I use PHP mail() to send email.
Is there any solution to send email immediatly?
Sending Email
Moderator: mkoch227
Re: Sending Email
Hesk queues the email immediately after you reply. You will need to check your mail server logs to see why the delay is happening.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 4
- Joined: Thu Apr 29, 2021 7:46 am
Re: Sending Email
thank you for your response.
Do you know how to access to log with OVH?
it's weird that the resend notification function works directly, isn't it?
Do you know how to access to log with OVH?
it's weird that the resend notification function works directly, isn't it?
Re: Sending Email
Sorry, not familiar with OVH. Contact their support and ask them if you can access Exim logs (or whatever they use for sending emails).
It is strange, yes. The exact same functions are used in both cases so there is no reason one works and the other doesn't (unless you have "Don't send email notification of this reply to the customer" checked in the reply box).
It is strange, yes. The exact same functions are used in both cases so there is no reason one works and the other doesn't (unless you have "Don't send email notification of this reply to the customer" checked in the reply box).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 4
- Joined: Thu Apr 29, 2021 7:46 am
Re: Sending Email
I contacted the support, but as they are often quite long to answer I asked here just in case.
No, the box is unchecked.
No, the box is unchecked.
-
- Posts: 4
- Joined: Thu Apr 29, 2021 7:46 am
Re: Sending Email
Hello,
problem solved by ovh, they had to lift a limitation on our php mail function.
Thanks to you for this nice software!
problem solved by ovh, they had to lift a limitation on our php mail function.
Thanks to you for this nice software!
Re: Sending Email
Glad to hear that and thank you for posting your solution.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools