Forum

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.

SMTP Server setting...
 
Notifications
Clear all

SMTP Server settings

2 Posts
2 Users
0 Reactions
5,835 Views
(@dhananjaykhalane)
Posts: 4
Active Member
Topic starter
 
[#1960]

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


 
Posted : 20 Aug 2014 15H57
(@babynus)
Posts: 14952
Member Admin
 

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.


 
Posted : 20 Aug 2014 19H15
Share:

Scroll to Top