Search found 4 matches

by entezario
12 Nov 2012, 21:47
Forum: Help
Topic: Notification email stopped working with SMTP
Replies: 5
Views: 4219

Re: Notification email stopped working with SMTP

Yes, It works. Comes up with server name "fusesbs.fusepartners.local" and "Microsoft ESMPT MAIL service ready at ...".
What else should I check?
Thanks
by entezario
12 Nov 2012, 04:00
Forum: Help
Topic: Notification email stopped working with SMTP
Replies: 5
Views: 4219

Re: Notification email stopped working with SMTP

How do I do that?
by entezario
08 Nov 2012, 05:38
Forum: Help
Topic: Notification email stopped working with SMTP
Replies: 5
Views: 4219

Re: Notification email stopped working with SMTP

We are in the middle of our new website project and really need mantis to send emails.
Please help!!!
by entezario
06 Nov 2012, 03:07
Forum: Help
Topic: Notification email stopped working with SMTP
Replies: 5
Views: 4219

Notification email stopped working with SMTP

Hi,
We are using mantis for a long time and it has just stopped sending notification emails.
I looked up this forum but did not help.
here is the config_inc.php content:

<?php $g_hostname='localhost:3360';$g_db_type='mysql';$g_database_name='mantis';$g_db_username='root';$g_db_password='';


$g ...