aerc/doc
Tim Culverhouse 2551dd1bfa feat: add background mail polling option for all workers
Check for new mail (recent, unseen, exists counts) with an external
command, or for imap with the STATUS command, at start or on
reconnection and every X time duration

IMAP:
The selected folder is skipped, per specification. Additional config
options are included for including/excluding folders explicitly.

Maildir/Notmuch:
An external command will be run in the background to check for new mail.
An optional timeout can be used with maildir/notmuch. Default is 10s

New account options:
check-mail
check-mail-cmd (maildir/notmuch only)
check-mail-timeout (maildir/notmuch only), default 10s
check-mail-include (IMAP only)
check-mail-exclude (IMAP only)

If unset, or set less than or equal to 0, check-mail will be ignored

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: Moritz Poldrack <moritz@poldrack.dev>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-31 14:32:51 +02:00
..
aerc-config.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-imap.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-maildir.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-notmuch.5.scd feat: add background mail polling option for all workers 2022-05-31 14:32:51 +02:00
aerc-search.1.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-sendmail.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-smtp.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-stylesets.7.scd style: add style config options for dirlist_unread and dirlist_recent 2022-04-27 09:46:06 +02:00
aerc-templates.7.scd compose: allow setting all headers in templates 2022-02-03 09:55:20 +01:00
aerc-tutorial.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc.1.scd invites: reply with accept, accept-tentative or decline 2022-05-31 14:32:24 +02:00