1aerc-maildir(5) File Formats Manual aerc-maildir(5)
2
3
4
6 aerc-maildir - maildir configuration for aerc(1)
7
9 aerc implements the maildir format.
10
12 Maildir accounts currently are not supported with the :new-account com‐
13 mand and must be added manually to the aerc-config(5) file.
14
15 The following maildir-specific options are available:
16
17 source
18 maildir://path
19
20 The source indicates the path to the directory containing your
21 maildirs rather than one maildir specifically.
22
23 The path portion of the URL following maildir:// must be either an
24 absolute path prefixed by / or a path relative to your home direc‐
25 tory prefixed with ~. For example:
26
27 source = maildir:///home/me/mail
28
29 source = maildir://~/mail
30
32 aerc(1) aerc-config(5) aerc-smtp(5) aerc-notmuch(5)
33
35 Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other
36 open source contributors. For more information about aerc development,
37 see https://git.sr.ht/~sircmpwn/aerc.
38
39
40
41 2021-07-21 aerc-maildir(5)