aboutsummaryrefslogtreecommitdiffstats
path: root/pullimap.md
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-06-12 22:27:32 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-06-12 22:27:32 +0200
commit5eb218879ba9ba7daa5e49ba4e3c0a690dc01e3b (patch)
treec90e9ccddc914e1df8dbc49338cb27d300abdb50 /pullimap.md
parent862d890b59e80997b84bca3f32099dadcd9d6622 (diff)
parent320a4da020952e3a8b926535d03d49a28dea20d0 (diff)
Merge branch 'master' into debian
Diffstat (limited to 'pullimap.md')
-rw-r--r--pullimap.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/pullimap.md b/pullimap.md
index 244e7ac..5ff3af1 100644
--- a/pullimap.md
+++ b/pullimap.md
@@ -92,8 +92,9 @@ Valid options are:
*mailbox*
-: The IMAP mailbox to pull messages from. Support for persistent
- message Unique Identifiers (UID) is required. (Default: `INBOX`.)
+: The IMAP mailbox ([UTF-7 encoded][RFC 2152] and unquoted) to pull
+ messages from. Support for persistent message Unique Identifiers
+ (UID) is required. (Default: `INBOX`.)
*deliver-method*
@@ -314,6 +315,9 @@ Standards
[RFC 2033], October 1996.
* J. Myers, _IMAP4 non-synchronizing literals_,
[RFC 2088], January 1997.
+ * D. Goldsmith and M. Davis,
+ _A Mail-Safe Transformation Format of Unicode_,
+ [RFC 2152], May 1997.
* B. Leiba, _IMAP4 `IDLE` command_,
[RFC 2177], June 1997.
* C. Newman, _Using TLS with IMAP, POP3 and ACAP_,
@@ -337,6 +341,7 @@ Standards
[RFC 2177]: https://tools.ietf.org/html/rfc2177
[RFC 2595]: https://tools.ietf.org/html/rfc2595
[RFC 4959]: https://tools.ietf.org/html/rfc4959
+[RFC 2152]: https://tools.ietf.org/html/rfc2152
[RFC 2088]: https://tools.ietf.org/html/rfc2088
[RFC 5321]: https://tools.ietf.org/html/rfc5321
[RFC 2033]: https://tools.ietf.org/html/rfc2033