Comment 3 for bug 1341548

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: please support imaps (port 993)

If I use force encyrption, the port is changed to 993. If I use STARTTLS, it is changed to 143. I can use port 993 with my current configuration with thunderbird, evolution, Mail on iOS and K9 mail.

If I look at the server logs, I don't see anything in the email server logs for dekko to connect. If I look in ~/.cache/upstart/application-click-com.ubuntu.developer.dpniel.dekko_dekko_0.2.2.log, I don't see anything about connecting. If I click the globe in dekko, I see that it is in offline mode and selecting one of the others seems to make no difference (I see nothing in the server logs and the upstart logs) and the setting doesn't stick (ie, it *always* says 'Offline mode').

So, I think the bug isn't that it doesn't support IMAPS, but that on my Nexus 4 mako device, it doesn't detect if it is online correctly. I hought this might be bug #1226844, but if I adjust /var/lib/apparmor/profiles/*dekko* to remove 'deny' from in front of the NetworkManager and ofono rules and run apparmor_parser -r /var/lib/apparmor/profiles/*dekko*, there are no denials but it still doesn't detect if I am online or not.

Note: I do see apparmor denials (grep DEN /var/log/syslog) and it looks like dekko should use the content_exchange policy group in the security manifest (adding it removes the dbus denials, but there are two others that look less important).