What is you preferred E-mail client software ?
I was pine user too but never alpine. I am claws-mail user.I used to use alpine, when it was pine, but switched to mutt over 20 years ago, (now using neomutt). It's not the simplest setup, but once done, it can handle just about everything.
I have a page on it, so to spam my own stuff (no ads on the site--a tiny bit of javascript to show when page was last updated and if you block javascript you miss nothing) at https://srobb.net/mutt.html
set ssl_starttls=no
set ssl_force_tls=no
set smtp_url="smtp://127.0.0.1"
set smtp_pass=""
set smtp_authenticators=""
set imap_user="x@mail.ala"
set imap_pass="blabla"
set imap_authenticators="login"
set imap_check_subscribed
set folder=imap://127.0.0.1:143
set spoolfile="+INBOX"
Works good is not enough.I use neomutt with imap. It works good.
Bug?Strange aerc is not in packages, but aerc is in ports.