Hello,
I encounter a problem with mails.
I configured all the mail part and i can receive mails from Projector when i change status in a task.
But if i want to send by mail the detail of an activity, i have always an email error. I succeeded only one time to send a mail.
Why the mail system is functioning for tasks update but not for this part ?
I check in the PHP information webpage and path for sendmail is inside and like this "/usr/sbin/sendmail -t -i"
So i left blank "Path for sendmail" in Projeqtor.
Could you help me
I tested on IE, Chrome and Firefox.
On IE V11 it's not possible to send mail.
On Chrome V47 it's not possible to send mail
On Firefox V43 the mails are sent correctly
This is an issue already reported.
A fix is proposed.
Where can i find this fix ?
I found a fix in your Ticket #1918.
If it's the good fix, i have already this modification in the file sendMail.php
My version of Projeqtor is the last stable (V5.1.5)
Ticket #1918 is not delivered yet.
You have to apply patch (change code) on your own or wait for V5.2.1
But if you are on V5.1.5, possibly it is not the same issue.
Check for errors in log file.
It is not "normal" but may be a wrokaround : specifying the sendMail, you force the use of sendMail instead of default phpMailer.
Thanks for your answer Babynus