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 Originally created by Drew DeVault <sir@cmpwn.com> and maintained by
36 Robin Jarry <robin@jarry.cc> who is assisted by other open source con‐
37 tributors. For more information about aerc development, see
38 https://sr.ht/~rjarry/aerc/.
39
40
41
42 2022-06-18 aerc-maildir(5)