Re: [Zope] WorldPilot and MS-exchange
Hi Joachim,
I evaluate WorldPilot with an MSexchange as IMAP-server. I could logon to WP, and could read my INBOX. Then I wanted to switch to the calendar and got a Zope-Error in lib/python/Products/WorldPilot/LocalStorage.py line 1506 in __bobo_traverse__ KeyError dom
the cause is - I think - that my username is : dom/user1/exchangeuser
Yes, accounts, that include characters that have a special meaning in the context of a URL will currently not work. A future version may provide for escaped handling of these characters, or use a seperate account handle. Cheers, Ryan
Mit freundlichen Grüßen
Joachim Schmitz
WWW-Consultant
email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------- WorldPilot - Get Synced - http://www.worldpilot.org The Open Source Personal Information Manager Server Powered by Python and Zope - http://www.zope.org
WorldPilot Helpers wrote:
Hi Joachim,
I evaluate WorldPilot with an MSexchange as IMAP-server. I could logon to WP, and could read my INBOX. Then I wanted to switch to the calendar and got a Zope-Error in lib/python/Products/WorldPilot/LocalStorage.py line 1506 in __bobo_traverse__ KeyError dom
the cause is - I think - that my username is : dom/user1/exchangeuser
Yes, accounts, that include characters that have a special meaning in the context of a URL will currently not work. A future version may provide for escaped handling of these characters, or use a seperate account handle.
You could try using backslashes. The Exch. server I've connected to uses either one. YMMV -- In flying I have learned that carelessness and overconfidence are usually far more dangerous than deliberately accepted risks. -- Wilbur Wright in a letter to his father, September 1900
On Mon, 21 Feb 2000, Bill Anderson wrote:
WorldPilot Helpers wrote:
Hi Joachim,
I evaluate WorldPilot with an MSexchange as IMAP-server. I could logon to WP, and could read my INBOX. Then I wanted to switch to the calendar and got a Zope-Error in lib/python/Products/WorldPilot/LocalStorage.py line 1506 in __bobo_traverse__ KeyError dom
the cause is - I think - that my username is : dom/user1/exchangeuser
Yes, accounts, that include characters that have a special meaning in the context of a URL will currently not work. A future version may provide for escaped handling of these characters, or use a seperate account handle.
You could try using backslashes. The Exch. server I've connected to uses either one. YMMV
I can't log on with dom\user1\exchangeuser
-- In flying I have learned that carelessness and overconfidence are usually far more dangerous than deliberately accepted risks. -- Wilbur Wright in a letter to his father, September 1900
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Mit freundlichen Grüßen Joachim Schmitz WWW-Consultant email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
Hi Ryan, could you give me a hint, what has to be changed, and I could try to develop a patch. On Tue, 22 Feb 2000, WorldPilot Helpers wrote:
Hi Joachim,
I evaluate WorldPilot with an MSexchange as IMAP-server. I could logon to WP, and could read my INBOX. Then I wanted to switch to the calendar and got a Zope-Error in lib/python/Products/WorldPilot/LocalStorage.py line 1506 in __bobo_traverse__ KeyError dom
the cause is - I think - that my username is : dom/user1/exchangeuser
Yes, accounts, that include characters that have a special meaning in the context of a URL will currently not work. A future version may provide for escaped handling of these characters, or use a seperate account handle.
Cheers, Ryan
Mit freundlichen Grüßen
Joachim Schmitz
WWW-Consultant
email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------- WorldPilot - Get Synced - http://www.worldpilot.org
The Open Source Personal Information Manager Server Powered by Python and Zope - http://www.zope.org
Mit freundlichen Grüßen Joachim Schmitz WWW-Consultant email: js@ac-copy.net tel: +49-241-89491-0 fax: +49-241-89491-29
participants (3)
-
Bill Anderson -
Joachim Schmitz -
WorldPilot Helpers