On 2019-01-14 5:32 a.m., demuredemeanor wrote: > The apparmor change has royally broken my neomutt+msmtp. > > The two big issues this brings to me is 1) I use `pass` ( > https://www.passwordstore.org) as my password manager with passworleval and
I think this helper should be easy and safe to support. Could you please provide your denial messages from dmesg? > 2) as a user of GNU Stow for my dotfiles apparmor hates that my ~/.msmtprc > is symlinked. Right, Apparmor rules are applied to the final target of a symlink. Depending on where you have that target file stored, it might make sense to add it to the local override file (local/usr.bin.msmtp)? Regards, Simon