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.
We have added settings for the Email in ProjeQtOr in Global Parameters list
When changes are saved it prompts the settings are saved.
After navigating back to the same page the setting for SMTP server are again reset to "localhost"
The changes in PHP file are visible with new value. With sendmail file path it is added in the php.ini
When we try to send an email we get following error :
Not able to send mail to '0'.
Contact your administrator.
How do proceed to get the expected email sent from system ?
Regards,
DK
If change in Global parameters are not saved as expected, it means the corresponding parameters still exists in parameters.php file.
Check values in this file : for V3.6 and over, there should be only database access and login parameters.
All others should be removed (or commented), then database version (changed through the screen) will be used.
About error message, it seems that no reciepient have an email.