Hi.
I've red "Please read this if you have problems with emails" but with no results so far.
Everyting worked fine for 2 years and suddenly it slowed down dramatically.
I tuned of the $g_enable_email_notification it helped, but I realised that
I have 250 emails in mantis_email_table that were ...
Search found 3 matches
- 17 Jul 2017, 16:30
- Forum: Help
- Topic: Email sending stopped working
- Replies: 4
- Views: 4735
- 17 Jul 2017, 11:38
- Forum: Help
- Topic: Bad performance when creating an issue
- Replies: 7
- Views: 6287
Re: Bad performance when creating an issue
Thank You.
When I set
$g_enable_email_notification = OFF;
insead of
$g_enable_email_notification = ON;
it speeds up.
But as pbassi said:
"the variable $g_email_send_using_cronjob doesn't appear in the config file".
So now I set back to:
$g_enable_email_notification = ON;
and put the ...
When I set
$g_enable_email_notification = OFF;
insead of
$g_enable_email_notification = ON;
it speeds up.
But as pbassi said:
"the variable $g_email_send_using_cronjob doesn't appear in the config file".
So now I set back to:
$g_enable_email_notification = ON;
and put the ...
- 17 Jul 2017, 11:01
- Forum: Help
- Topic: Bad performance when creating an issue
- Replies: 7
- Views: 6287
Re: Bad performance when creating an issue
Hi.
I think I have the same problem.
Please tell me where I can "temporarely deactivate email notification?"
Thank You.
I think I have the same problem.
Please tell me where I can "temporarely deactivate email notification?"
Thank You.