sending automated GPG signed mails from batch job

Nicolas George george at nsup.org
Tue May 21 08:49:08 UTC 2024


Matthias Apitz (12024-05-21):
> How could we expand this for signing mails on the fly?

Hi.

For fine control, I would suggest:

- Build your mail entirely yourself without relying on a MUA like mutt
  and inject it directly into the MTA local injector /usr/lib/sendmail.

- Ditch GPG. GPG has been increasingly incapable of deciding if it is a
  high-level tool or a low-level tool and batch operation has become
  increasingly hard or impossible. Instead, you can use Sequoia / sq, a
  low-level tool suitable for automation.

Regards,

-- 
  Nicolas George


More information about the Mutt-users mailing list