New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
events
- Asynchronous IMAP support ensures the UI never gets locked up by
a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
which is necessary to present the UI, making for a snappy and
bandwidth-efficient experience
WWW: https://aerc-mail.org/
2019-06-10 19:00:26 +02:00
|
|
|
bin/aerc
|
2019-11-22 13:13:16 +01:00
|
|
|
man/man1/aerc-search.1.gz
|
New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
events
- Asynchronous IMAP support ensures the UI never gets locked up by
a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
which is necessary to present the UI, making for a snappy and
bandwidth-efficient experience
WWW: https://aerc-mail.org/
2019-06-10 19:00:26 +02:00
|
|
|
man/man1/aerc.1.gz
|
|
|
|
man/man5/aerc-config.5.gz
|
|
|
|
man/man5/aerc-imap.5.gz
|
2019-07-17 06:14:04 +02:00
|
|
|
man/man5/aerc-maildir.5.gz
|
2019-11-22 13:13:16 +01:00
|
|
|
%%NOTMUCH%%man/man5/aerc-notmuch.5.gz
|
2019-07-30 17:06:50 +02:00
|
|
|
man/man5/aerc-sendmail.5.gz
|
New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
events
- Asynchronous IMAP support ensures the UI never gets locked up by
a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
which is necessary to present the UI, making for a snappy and
bandwidth-efficient experience
WWW: https://aerc-mail.org/
2019-06-10 19:00:26 +02:00
|
|
|
man/man5/aerc-smtp.5.gz
|
2019-11-22 13:13:16 +01:00
|
|
|
man/man7/aerc-templates.7.gz
|
New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
events
- Asynchronous IMAP support ensures the UI never gets locked up by
a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
which is necessary to present the UI, making for a snappy and
bandwidth-efficient experience
WWW: https://aerc-mail.org/
2019-06-10 19:00:26 +02:00
|
|
|
man/man7/aerc-tutorial.7.gz
|
|
|
|
%%DATADIR%%/accounts.conf
|
|
|
|
%%DATADIR%%/aerc.conf
|
|
|
|
%%DATADIR%%/binds.conf
|
|
|
|
%%DATADIR%%/filters/hldiff
|
|
|
|
%%HTML_FILTER%%%%DATADIR%%/filters/html
|
|
|
|
%%DATADIR%%/filters/plaintext
|
2019-11-22 13:13:16 +01:00
|
|
|
%%DATADIR%%/templates/forward_as_body
|
|
|
|
%%DATADIR%%/templates/quoted_reply
|