[Dev] IMAP over SSL
Heikki Toivonen
heikki at osafoundation.org
Fri Aug 13 15:03:43 PDT 2004
I just checked in code that enables you to read IMAP email over SSL in
Chandler. To test, you need to edit chandler/parcels/osaf/mail/parcel.xml:
<content:host>YOUR IMAP SERVER NAME HERE</content:host>
<content:username>YOUR USERNAME HERE</content:username>
<content:password>YOUR PASSWORD HERE</content:password>
<content:portSSL>993 (OR IF YOU USE SOME OTHER PORT, CHANGE
ACCORDINGLY)</content:portSSL>
<content:useSSL>SSL</content:useSSL>
Then, launch Chandler and from the menus do Test > Get Mail.
Please note that this is not yet very secure. We use the default SSL
context settings, and we do hardly any certificate checking.
If you notice any problems, let me know.
--
Heikki Toivonen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/dev/attachments/20040813/e0f775da/signature.bin
More information about the Dev
mailing list