Search found 2 matches

by liam821
Tue May 04, 2010 7:25 am
Forum: Using OpenEMM
Topic: Improving openemm's pickdist.py performance (with patch)
Replies: 5
Views: 7897

Re: Improving openemm's pickdist.py performance (with patch)

We generate our email queue first then run a job to sort the mail queue into subqueues by major ISP (gmail, aol, msn, yahoo etc) and one big catchall for everything else. This allows us to throttle each queue based on how fast email is being accepted. Can you also tell more about that? My company w...
by liam821
Wed Apr 28, 2010 10:18 am
Forum: Using OpenEMM
Topic: Improving openemm's pickdist.py performance (with patch)
Replies: 5
Views: 7897

Improving openemm's pickdist.py performance (with patch)

** I take no responsibility for anything below. It works for us, might not for you. :) We have a rather large mailing list (in the millions) so i've re-wrote pickdist.py to help improve our sending performance. I thought i'd share.... We generate our email queue first then run a job to sort the mail...