[issue1598] unexpected response in imaplib
Roy H. Han
report at bugs.python.org
Tue Mar 24 18:16:05 CET 2009
Roy H. Han <starsareblueandfaraway at gmail.com> added the comment:
Using a different format, it seems the message involves cryptographic
keys signed by Lotus Notes?
>>> server.fetch(407, '(BODY.PEEK[HEADER] FLAGS)')
To: person1 at place.com
Subject: subject
Message-ID: <xxx at place.com>
Date: Tue, 28 Oct 2008 17:53:22 -0400
From: person at place.com
Content-Type: multipart/mixed; boundary="=_mixed 007839E2852574F0_="
MIME-Version: 1.0
X-Mailer: Lotus Notes Release 7.0.2 September 26, 2006
X-MIMETrack: S/MIME Sign by Notes Client on Person(Release
7.0.2|September 26, 2006) at 10/28/2008 05:53:11 PM,Serialize by Notes
Client on Person(Release 7.0.2|September 26, 2006) at 10/28/2008
05:53:11 PM,Serialize complete at 10/28/2008 05:53:11 PM,S/MIME Sign
failed at 10/28/2008 05:53:11 PM: The cryptographic key was not
found,S/MIME Sign by Notes Client on Person(Release 7.0.2|September 26,
2006) at 10/28/2008 05:53:19 PM,Serialize by Notes Client on
Person(Release 7.0.2|September 26, 2006) at 10/28/2008 05:53:19
PM,Serialize complete at 10/28/2008 05:53:20 PM,S/MIME Sign failed at
10/28/2008 05:53:20 PM: The cryptographic key was not found
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1598>
_______________________________________
More information about the Python-bugs-list
mailing list