OK
this seems to be implemented and commited.
On Sun, Feb 17, 2013 at 4:04 AM, seba.wag...@gmail.com <
seba.wag...@gmail.com> wrote:
> The last time I did that I just replaced the class "MailHandler"
> All emails are processed by it.
>
> If added a table "mail_queue" with the fields:
> subject,
The last time I did that I just replaced the class "MailHandler"
All emails are processed by it.
If added a table "mail_queue" with the fields:
subject, body, status, receipients, status, error (all string, receipients
can be a comma separated list of emails)
And then the MailHandler just adds en
Yeah sure just go ahead
Am 16.02.2013 17:01 schrieb "Maxim Solodovnik" :
> Hello All,
>
> I'm going to implement MailQ to be able to resend emails in case of any
> error is occurred.
>
> Currently we have following list of emails:
>
>1. Meeting reminder (sent by schedule, periodically)
>2.