Package: msmtp
Version: 1.8.6-1
Severity: wishlist

Hello,
I recently switched from gpg to python-keyring[¹] to handle the
password. Could you consider adding keyring as a secret helper?

Currently I just patched the msmtp profile as follow:

--- /etc/apparmor.d/usr.bin.msmtp       2019-10-20 13:29:11.126575030 +0200
+++ /tmp/usr.bin.msmtp  2019-10-20 13:28:59.062477179 +0200
@@ -49,6 +49,7 @@
     /usr/bin/pass        PUx,
     /usr/bin/head        PUx,
     /{,usr/}bin/cat      PUx,
+    /usr/bin/keyring     PUx,
   }

   #include <local/usr.bin.msmtp>

and it works as expected.

Thanks in advance,
Daniele

[¹] https://tracker.debian.org/pkg/python-keyring

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages msmtp depends on:
ii  adduser                3.118
ii  debconf [debconf-2.0]  1.5.73
ii  libc6                  2.29-2
ii  libgnutls30            3.6.9-5
ii  libgsasl7              1.8.1-1
ii  ucf                    3.0038+nmu1

Versions of packages msmtp recommends:
ii  ca-certificates  20190110

Versions of packages msmtp suggests:
pn  msmtp-mta  <none>

-- debconf information excluded

Reply via email to