/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
echo Message | gpg -u dest@example.com -clearsign - | mail -s Subject dest@example.com -f from@example.com