Daniel Widerin wrote:
> hi guys
> 
> i'm out of the plone world and since i'm developing for singing&dancing 
> i would really like to have batching included into zope.sendmail.
> 
> queuedDelivery does have self.interval which defines time between each 
> queue-run. most mailservers accept only 10 connections at the same time 
> and thats the point why we should think about batching.
> 
> i've played around with zope.sendmail 3.5 and implemented batching on my 
> testserver.

Great!

> anybody interested for commiting this into a new branch/trunk and have a look 
> at it?

The best way to get the code into svn.zope.org is if you become a Zope 
Contributor. This means signing the Contributor Agreement [1] and faxing 
it or emailing a scanned version to Zope Corporation.

Once you're a contributor, you're most welcome to check your fixes and 
features (including automated tests, which are a requirement for any 
change in code) into a branch of zope.sendmail. I'm hopeful somebody 
who's worked on zope.sendmail in the past will volunteer to review your 
changes.


[1] http://www.zope.org/DevHome/CVS/Contributor.pdf


_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to