[Zope-Checkins] SVN: Zope/branches/2.12/ Fall back to HELO when EHLO (an optional extension) fails

2010-02-03 Thread Martijn Pieters
Log message for revision 108731: Fall back to HELO when EHLO (an optional extension) fails Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/Products/MailHost/mailer.py -=- Modified: Zope/branches/2.12/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/src/Products/MailHost/mailer.py Merge r108731 from 2.12: MailHost fallback to HELO

2010-02-03 Thread Martijn Pieters
Log message for revision 108732: Merge r108731 from 2.12: MailHost fallback to HELO Changed: U Zope/trunk/src/Products/MailHost/mailer.py -=- Modified: Zope/trunk/src/Products/MailHost/mailer.py === ---

[Zope-Checkins] SVN: Zope/branches/2.11/ Merge r108731 from 2.12: MailHost fallback to HELO

2010-02-03 Thread Martijn Pieters
Log message for revision 108733: Merge r108731 from 2.12: MailHost fallback to HELO Changed: U Zope/branches/2.11/doc/CHANGES.txt U Zope/branches/2.11/lib/python/Products/MailHost/mailer.py -=- Modified: Zope/branches/2.11/doc/CHANGES.txt

Re: [Zope-Checkins] [Checkins] SVN: Zope/branches/2.12/ Fall back to HELO when EHLO (an optional extension) fails

2010-02-03 Thread Wichert Akkerman
On 2/3/10 15:07 , Martijn Pieters wrote: Log message for revision 108731: Fall back to HELO when EHLO (an optional extension) fails Does that check if the server greets you with ESMTP or SMTP? If it is ESMTP and EHLO fails something is quite wrong, and if it is SMTP you already know EHLO

[Zope-Checkins] SVN: Zope/trunk/src/Products/ZCTextIndex/ Treat fullwidth space characters defined in Unicode as valid whitespace.

2010-02-03 Thread Yusei Tahara
Log message for revision 108734: Treat fullwidth space characters defined in Unicode as valid whitespace. Patch by Manabu TERADA. Changed: U Zope/trunk/src/Products/ZCTextIndex/QueryParser.py U Zope/trunk/src/Products/ZCTextIndex/tests/testQueryParser.py -=- Modified:

[Zope-dev] Zope Tests: 6 OK

2010-02-03 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Tue Feb 2 12:00:00 2010 UTC to Wed Feb 3 12:00:00 2010 UTC. There were 6 messages: 6 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Tue Feb 2 20:36:46 EST 2010 URL:

[Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Tom Gross
Hi all, with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? There is a package zmi.core in the Zope-svn, but except some links to other packages there is

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Gross wrote: Hi all, with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? Get the frame-less ZMI by

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Matthew Wilkes
with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? This is such a minor thing that if we do ever get to a stage where we're having to get rid of the

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Hanno Schlichting
On Wed, Feb 3, 2010 at 2:20 PM, Tom Gross itconse...@gmail.com wrote:  with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? I'd very much expect the

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Christian Theune
On 02/03/2010 02:45 PM, Hanno Schlichting wrote: On Wed, Feb 3, 2010 at 2:20 PM, Tom Gross itconse...@gmail.com wrote: with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Yusei TAHARA
Hi, On Wed, 03 Feb 2010 14:20:08 +0100 Tom Gross itconse...@gmail.com wrote: Hi all, with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? There is

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Roberto Allende
Hanno Schlichting wrote: On Wed, Feb 3, 2010 at 2:20 PM, Tom Gross itconse...@gmail.com wrote: with HTML5 the frame-elements will die. It will probably take some years before the browser-support of HTML4 will stop, but still. Are there any alternative implementations for the Zope2-ZMI? I'd

Re: [Zope-dev] Zope2 ZMI and HTML5

2010-02-03 Thread Yusei TAHARA
Hi, On Thu, 04 Feb 2010 00:59:52 -0300 Roberto Allende ro...@menttes.com wrote: (snip) Probably at this point of the conversation is the right moment to ask if it would make sense to improve Zope2's ZMI, removing frames and perhaps DTML code and probably removing all the dtml from zope2.

[Zope] FYI: silent fail in ancient zope (2.10.3)

2010-02-03 Thread knitti
Hi, I didn't find a bug on launchpad (didn't search _very_ hard), but I also don't have a recent zope at hand to verify this problem is still there. That's also the reason I didn't consider filing a bug. Zope Version (Zope 2.10.3-final, python 2.4.4, openbsd4) Python Version 2.4.4 (#1, Aug 15

[Zope] Graceful Zope 2 restart (ZServer)

2010-02-03 Thread Baiju M
Hi, Any pointers to restart Zope 2 (ZServer) gracefully ? Does Lifetime.shutdown(1) will do that ? Regards, Baiju M ___ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related

[Zope-CMF] CMF Tests: 4 OK

2010-02-03 Thread CMF Tests Summarizer
Summary of messages to the cmf-tests list. Period Tue Feb 2 12:00:00 2010 UTC to Wed Feb 3 12:00:00 2010 UTC. There were 4 messages: 4 from CMF Tests. Tests passed OK --- Subject: OK : CMF-2.1 Zope-2.10 Python-2.4.6 : Linux From: CMF Tests Date: Tue Feb 2 20:54:56 EST 2010 URL: