wasm-demo/demo/ermis-f/imap-protocol/cur/1600095078.22595.mbox:2,S

38 lines
1.8 KiB
Plaintext

MBOX-Line: From brong at fastmail.fm Mon Mar 23 16:26:35 2015
To: imap-protocol@u.washington.edu
From: Bron Gondwana <brong@fastmail.fm>
Date: Fri Jun 8 12:34:54 2018
Subject: [Imap-protocol] Is OpenEmailSurvey open to share method or code?
In-Reply-To: <55109D4C.2080900@laposte.net>
References: <55109D4C.2080900@laposte.net>
Message-ID: <1427153195.246194.244290758.41EF7C3D@webmail.messagingengine.com>
On Tue, Mar 24, 2015, at 10:10 AM, Gilles LAMIRAL wrote:
> At that time, 2008, I got around 0.24% of all hosts with port 143 open
> on imap while OpenEmailSurvey scored 0.1% in 2013. It looks like Gmail and Big
> cloud webmails have stolen half of the imap market share.
I wonder how many sites there are where you just can't tell anyway.
FastMail doesn't even listen on port 143, because it leaks cleartext passwords to active attackers:
https://www.fastmail.com/help/technical/ssltlsstarttls.html
And even once you try port 993:
* OK IMAP4 ready
. CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID ENABLE UIDPLUS SASL-IR AUTH=PLAIN
. OK completed
You're talking to nginx. It's only once you log in that you see what's really there:
. OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxten QUOTA MAILBOX-REFERRALS NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY CATENATE CONDSTORE ESEARCH SEARCH=FUZZY SORT SORT=MODSEQ SORT=DISPLAY SORT=UID THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE ANNOTATE-EXPERIMENT-1 METADATA LIST-EXTENDED LIST-STATUS LIST-MYRIGHTS WITHIN QRESYNC SCAN XLIST XMOVE MOVE SPECIAL-USE CREATE-SPECIAL-USE DIGEST=SHA1 LOGINDISABLED XCONVERSATIONS COMPRESS=DEFLATE X-QUOTA=STORAGE X-QUOTA=MESSAGE X-QUOTA=X-ANNOTATION-STORAGE X-QUOTA=X-NUM-FOLDERS IDLE] User logged in SESSIONID=<sloti30t15-1470551-1427153102-1-6352514379123523087>
Bron.
--
Bron Gondwana
brong@fastmail.fm