How to add a random time between two emails sent from zope.sendmail
I’m using collective.dancing for a mass mailing: +8000 emails to send. One of the question is how to not be blacklisted ? A first thing I have done today is to add a random time between two sent. To achieve this I have read the code of zope.sendmail. It is a well documented egg so [...]![]()