naztri mail office 365

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
naztri
Posts: 2
Joined: 18 Feb 2013, 17:58

naztri mail office 365

Post by naztri »

Hi I have installed Mantis 1.0.8 on linux platform and Office 365 and I can not make settings for sending mail, I'm modifying the config_inc_php.
$g_smtp_host = 'pod51018.outlook.com';
$g_smtp_port = '587';
$g_smtp_username = 'mantis@xxx.com';
$g_smtp_password = 'password1';
$g_smtp_connection_mode = 'tls';
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: naztri mail office 365

Post by atrol »

Might help http://www.mantisbt.org/forums/viewtopi ... =3&t=15398
Be aware that 1.0.8 is quite outdated and not all instructions of the linked topic will work 1:1.
Please use Search before posting and read the Manual
Post Reply