asynchronous MailHost
I just read about the latest changes to MailHost: http://blog.zopyx.com/blog_ajung/archive/2007/08/19/zopes-mailhost-overhaule... I'm currently using MaildropHost to do async delivery and would like to streamline that setup if possible. Can the latest MailHost be dropped into Zope 2.9.8? -- Sean Fulmer wsfulmer@gmail.com
--On 19. August 2007 11:37:30 -0600 Sean Fulmer <wsfulmer@gmail.com> wrote:
I just read about the latest changes to MailHost:
http://blog.zopyx.com/blog_ajung/archive/2007/08/19/zopes-mailhost-overha uled
I'm currently using MaildropHost to do async delivery and would like to streamline that setup if possible.
Can the latest MailHost be dropped into Zope 2.9.8?
If you can get zope.sendmail running under Zope 3.2/Zope 2.9: yes. -aj
Andreas Jung schrieb:
--On 19. August 2007 11:37:30 -0600 Sean Fulmer <wsfulmer@gmail.com> wrote:
I just read about the latest changes to MailHost:
http://blog.zopyx.com/blog_ajung/archive/2007/08/19/zopes-mailhost-overha uled
I'm currently using MaildropHost to do async delivery and would like to streamline that setup if possible.
Can the latest MailHost be dropped into Zope 2.9.8?
If you can get zope.sendmail running under Zope 3.2/Zope 2.9: yes.
-aj if you achieve it I would be very much interested in a how-to
robert
Andreas Jung wrote:
--On 19. August 2007 11:37:30 -0600 Sean Fulmer <wsfulmer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
I just read about the latest changes to MailHost:
http://blog.zopyx.com/blog_ajung/archive/2007/08/19/zopes-mailhost-overha uled
I'm currently using MaildropHost to do async delivery and would like to streamline that setup if possible.
Can the latest MailHost be dropped into Zope 2.9.8?
If you can get zope.sendmail running under Zope 3.2/Zope 2.9: yes.
In Zope 3.2, zope.sendmail is called zope.app.mail. You should only have to change the imports. -- http://worldcookery.com -- Professional Zope documentation and training
participants (4)
-
Andreas Jung -
Philipp von Weitershausen -
robert rottermann -
Sean Fulmer