Thanks for the reply, I have solved the problem
Now Mantis sends mail using internal Exchange 2003 server with the following configuration:
 
$g_phpMailer_method = 2;
$g_smtp_host = 'name of server';
$g_smtp_username = 'domain\user';
$g_smtp_password = 'password';
$g_administrator_email = 'mantis ...
					Search found 2 matches
- 23 Jul 2015, 14:13
- Forum: Help
- Topic: Configure email SMTP
- Replies: 2
- Views: 39315
- 15 Jul 2015, 07:38
- Forum: Help
- Topic: Configure email SMTP
- Replies: 2
- Views: 39315
Configure email SMTP
 Mantis Version : 1.2.19
PHP Version : 5.6.0
Database : MS SQL 2008
OS : Windows Server 2008 R2
Dear All,
I have just finish to install and configure mantis (first use) on a server and seems that all functions works properly except the sending email function.
I changed the "config_inc.php" file ...
					PHP Version : 5.6.0
Database : MS SQL 2008
OS : Windows Server 2008 R2
Dear All,
I have just finish to install and configure mantis (first use) on a server and seems that all functions works properly except the sending email function.
I changed the "config_inc.php" file ...