Page 1 of 1

Bulking mails together?

Posted: 26 Oct 2009, 18:15
by andy778
Hello

Was wondering if there have been any ideas to bulk mails together going to same user and same id?

If one use crontab to send emails with send_emails.php and the setting $g_email_send_using_cronjob=ON it should in teory be possible to combine messages from the same bug id to the same user.
As it's now mantis generates quite much messages.

Thanks
andy778

Re: Bulking mails together?

Posted: 28 Oct 2009, 04:42
by vboctor
This is not supported. However, it is possible to implement it with some changes to core/email_api.php.