Jeff Abrahamson on Mon, 7 Jul 2003 23:41:16 -0400 |
I want to send personalized mail to a bunch of people. I want each one signed and encrypted. I have a script that puts the message for you in foo_you. Then I say gpg --sign --encrypt --armor foo_you mutt -s "personalized mail" you@domain.com < foo_you.asc rm foo_you foo_you.asc Of course, I'll be prompted for the password. This works when I read it in mutt, but not flawlessly: I have to pipe the message through gpg for this to work. I have no idea what will happen in other mailers. Is there a better way? -- Jeff Jeff Abrahamson <http://www.purple.com/jeff/> GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
pgpuopDuUTsyv.pgp
|
|