Search found 3 matches
- 19 Sep 2022, 11:22
- Forum: Help
- Topic: SMTP email sending problem
- Replies: 0
- Views: 553
SMTP email sending problem
Hi Everyone! I operate two mantis for two company with same settings (same mail server settings). One of mantis is working well, sending emails with cronjob, but the another doesn't want to send emails. Don't create log file, etc. I try run send_emails.php script by my hand. Now create log file: 202...
- 08 Feb 2022, 09:28
- Forum: Help
- Topic: Slow email sending
- Replies: 2
- Views: 672
Re: Slow email sending
can be a variety of reasons like your mailhost not performing very well. Better is to setup mail in the background with the following setting: $g_email_send_using_cronjob = ON; of course you need to setup the background job to take care of it (see admin manual) We have 2 mantis and 2 mail server wi...
- 07 Feb 2022, 07:39
- Forum: Help
- Topic: Slow email sending
- Replies: 2
- Views: 672
Slow email sending
Hi everyone,
I using mantis and i notice if I perform an operation that involves sending an email, the page will go down and it will take minutes for the email to be sent. I using SMTP setting. Does any idea why do it?
I using mantis and i notice if I perform an operation that involves sending an email, the page will go down and it will take minutes for the email to be sent. I using SMTP setting. Does any idea why do it?