FG
💻 Software

How can I send gpg encrypted mail automatically from the linux command line?

Fresh7 days ago
Mar 15, 202618823 views
Confidence Score0%
0%

Problem

How can I send gpg encrypted mail automatically from the linux command line? I'm a little stumped on this one, I've tried using mutt but it doesn't encrypt mail unless it's used interactively. Does anyone know if you can use the build in mail command to do this some how?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I send gpg encrypted mail automatically from the linux command line?

Low Risk

try something like to send an ascii-armored, public-key-encrypted copy of the file "filename" to a person named "Recipient name" (who is in your gpg keyring) at email address recipient@example.com with the specified subject line. or to send text dir…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment