[Zope-dev] Request for commit access for updating zope.sendmail
Darryl Cousins
darryl at darrylcousins.net.nz
Thu Jan 24 17:17:03 EST 2008
Hi Matthew,
On Fri, 2008-01-25 at 09:51 +1300, Matthew Grant wrote:
> Hi!
>
> I have recently been doing a lot of work on zope.sendmail, and would
> like to commit a lot of fixes, namely for:
>
> 1) Handling of SMTP error 451 etc.
> 2) Cleaning stale lock links out of the queue
> 3) Handling Server disconnection
> 4) Handling of connect() failure
>
> The above are fixes for Bug #157104
> https://bugs.launchpad.net/zope3/+bug/157104
>
> 5) A bit of a clean up QueueProcessorThread so that it complies with
> IMailQueueProcessor in interfaces.py
This all looks very cool. In order to become a zope contributor I
believe this FAQ [1] is still valid and requires firstly to send a
signed copy of this agreement [2] to the Zope Corporation. (I'm sure
I'll be corrected if this has changed).
[1] http://www.zope.org/DevHome/Subversion/ContributorFAQ
[2] http://dev.zope.org/Subversion/Contributor.pdf
HTH.
Best regards,
Darryl Cousins
>
> This is a condition were Zope is restarted - there is a little bit of a
> race here with duplicate messages where if the zope.sendmail delivery
> thread exits for some reason after a successful SMTP delivery and has
> not yet removed the lock link, but that has such a small chance of
> happening - compared to all the other faults in zope.sendmail this is
> minor ...
>
> I would be willing to become the maintainer for zope.sendmail
>
> Best Regards,
>
> Matthew Grant
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at 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 )
More information about the Zope-Dev
mailing list