CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2024/09/06 02:53:46
Modified files: mail/aerc : Makefile mail/aerc/pkg : PLIST Added files: mail/aerc/pkg : README Log message: add a pkg-readme with a little warning about aerc's built in Maildir support which uses kqueue to monitor the dirs (using one FD per email), and direct people towards using a separate IMAP daemon as a workaround. (original proposal was about bumping kern.maxfiles etc, but that seems to be going a bit far with the gigantisch mailboxes that some people have). issue pointed out by, and diff seems sane to, Johannes Thyssen Tishman (maintainer).