Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
After I've updated projeqtor to version 4.1.2, sending e-mails via Projeqtor (automatically ou manually) has stopped working.
Was it fixed in a new version? Prior version installed was working correctly and no changes in my infrastructure were made.
error message: Not able to send mail to "myemail@domain.com". Contact your administrator.
Thank you
There is a fix in V4.2.2 to retrieve correct behavior for authentified login when protocole is not defined (defaut was TLS as it should be SSL).
If you still have issues :
- try and force protocole in the server name : ssl://smtp.myserver.com
- try and force $paramMailerType="socket"; (or "mail") in your parameters.php file.
You find some more help in the page 6/7 of "Global parameters" online manual pages.
I've updated it to last version and is working now. Thanks.