GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AERC-MAILDIR(5) FreeBSD File Formats Manual AERC-MAILDIR(5)

aerc-maildir - maildir configuration for aerc(1)

aerc implements the maildir format.

Basic Maildir configuration may be done interactively with the :new-account command.

The following maildir-specific options are available:

check-mail-cmd = <command>

Command to run in conjunction with check-mail option.

Example:

check-mail-cmd = mbsync -a

check-mail-timeout = <duration>

Timeout for the check-mail-cmd. The command will be stopped if it does not complete in this interval and an error will be displayed. Increase from the default if repeated errors occur

Default: 10s

source = maildir|maildirpp://<path>

The source indicates the path to the directory containing your maildirs rather than one maildir specifically.

The path portion of the URL following maildir:// must be either an absolute path prefixed by / or a path relative to your home directory prefixed with ~. For example:

source = maildir:///home/me/mail

source = maildir://~/mail

If your maildir is using the Maildir++ directory layout, you can use the maildirpp:// scheme instead:

source = maildirpp:///home/me/mail

source = maildirpp://~/mail

aerc(1) aerc-accounts(5) aerc-smtp(5) aerc-notmuch(5)

Originally created by Drew DeVault and maintained by Robin Jarry who is assisted by other open source contributors. For more information about aerc development, see https://sr.ht/~rjarry/aerc/.

2025-07-04

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.