Topic: [local mail] s-nail + postfix
USER = your main user
usermod -aG adm USERdoas pacman -S postfixdoas rc-service postfix startdoas nano /etc/postfix/aliases-->root : USER
doas newaliasesecho test mail localhost | mail -s "mail test" rootTo read the messages
mailor
mutt -f /var/mail/USERrc-service
doas rc-update add postfix default