Batch sending of emails in a single SMTP connection

XMLWordPrintable

      Current mail queue implementation is based on a SingleMailQueueItem. The way the atlassian-mail is implemented each email establishes a new connection with the SMTP server resulting in a lot of overhead when sending a large number of emails on each service run. That overhead could be really eliminated if a new implementation would support send more that one email in a single batch.

      I've entered an improvement issue also in atlassian-mail project, [MAIL-47].

            Assignee:
            Unassigned
            Reporter:
            angel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: