You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POP3 ``pop3://`` Can also specify SSL with ``pop3+ssl://``
14
-
IMAP ``imap://`` Can also specify SSL with ``imap+ssl://`` or STARTTLS with ``imap+tls``; additional configuration is also possible: see :ref:`pop3-and-imap-mailboxes` for details.
15
-
Gmail IMAP ``gmail+ssl://`` Uses OAuth authentication for Gmail's IMAP transport. See :ref:`gmail-oauth` for details.
16
-
Office365 API``office365://`` Uses OAuth authentication for Office365 API transport. See :ref:`office365-oauth` for details.
17
-
Maildir ``maildir://``
18
-
Mbox ``mbox://``
19
-
Babyl ``babyl://``
20
-
MH ``mh://``
21
-
MMDF ``mmdf://``
22
-
Piped Mail *empty* See :ref:`receiving-mail-from-exim4-or-postfix`
POP3 ``pop3://`` Can also specify SSL with ``pop3+ssl://``
14
+
IMAP ``imap://`` Can also specify SSL with ``imap+ssl://`` or STARTTLS with ``imap+tls``; additional configuration is also possible: see :ref:`pop3-and-imap-mailboxes` for details.
15
+
Gmail IMAP ``gmail+ssl://`` Uses OAuth authentication for Gmail's IMAP transport. See :ref:`gmail-oauth` for details.
16
+
Office365 API``office365://`` Uses OAuth authentication for Office365 API transport. See :ref:`office365-oauth` for details.
17
+
Maildir ``maildir://`` *empty*
18
+
Mbox ``mbox://`` *empty*
19
+
Babyl ``babyl://`` *empty*
20
+
MH ``mh://`` *empty*
21
+
MMDF ``mmdf://`` *empty*
22
+
Piped Mail *empty* See :ref:`receiving-mail-from-exim4-or-postfix`
0 commit comments