mail/aerc - The NetBSD Packages Collection

Terminal email client written in Go

aerc is an email client that runs in your terminal. It's highly
efficient and extensible, perfect for the discerning hacker. Check
out the screencast above to get an idea of how it's used.

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
- 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 IMAP, Maildir, Notmuch, Mbox
  and JMAP backends.
- Asynchronous IMAP and JMAP support ensures
- Efficient network usage
- Email threading (with and/or without IMAP server support).
- PGP signing, encryption and verification using GNUpg.

Build dependencies

textproc/scdoc lang/go121 pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

lang/python311 lang/python311

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64aerc-0.17.0.tgz
NetBSD 10.0earmv7hfaerc-0.17.0.tgz
NetBSD 10.0i386aerc-0.17.0.tgz
NetBSD 10.0x86_64aerc-0.17.0.tgz
NetBSD 9.0aarch64aerc-0.17.0.tgz
NetBSD 9.0earmv7hfaerc-0.17.0.tgz
NetBSD 9.0i386aerc-0.17.0.tgz
NetBSD 9.0x86_64aerc-0.17.0.tgz
NetBSD 9.3x86_64aerc-0.17.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.