Optimize mail sending

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

jstephan
Posts: 19
Joined: Tue May 10, 2011 9:06 am

Optimize mail sending

Post by jstephan »

Hi there,

i have some probloems with the email sending. We run openemm to send >50.000 emails. There is a tiny problem which costs the last try of mailsend a time of about 9 days to send the mails. So i try to optimize this.

A) First of all the sendmail part.
Is there any option to optoimize these? The Problem is that the Workerlist os sendmail just grows to 8000 Mails. When most of them bounce it will take days befor they bounce and new ones can be loaded into the queue. I try to lower the time in queue for bounce messages which will save 3 days (maybe)

but i dont know if these is a problem of sendmail or a problem of openemm

B) The openemm part.
I guess that openemm does not create all the mails first and then talk to sendmail? right ? So is there a way to tell sendmail to create all emails first and start the queuerunner afterwards?

Kind regards

Jörg