File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,18 +38,17 @@ Variables
3838imap.folder::
3939 The folder to drop the mails into, which is typically the Drafts
4040 folder. For example: "INBOX.Drafts", "INBOX/Drafts" or
41- "[Gmail]/Drafts". Required to use imap-send .
41+ "[Gmail]/Drafts". Required.
4242
4343imap.tunnel::
4444 Command used to setup a tunnel to the IMAP server through which
4545 commands will be piped instead of using a direct network connection
46- to the server. Required when imap.host is not set to use imap-send .
46+ to the server. Required when imap.host is not set.
4747
4848imap.host::
4949 A URL identifying the server. Use a `imap://` prefix for non-secure
5050 connections and a `imaps://` prefix for secure connections.
51- Ignored when imap.tunnel is set, but required to use imap-send
52- otherwise.
51+ Ignored when imap.tunnel is set, but required otherwise.
5352
5453imap.user::
5554 The username to use when logging in to the server.
You can’t perform that action at this time.
0 commit comments