Re: [Exim] encrypt mail forwared to a specific user?

Top Page
Delete this message
Reply to this message
Author: Ralf G. R. Bergs
Date:  
To: exim-users@exim.org
Subject: Re: [Exim] encrypt mail forwared to a specific user?
On Fri, 08 Aug 2003 13:33:17 -0400, Neal D. Becker wrote:

>Any idea on how I could gpg encrypt mail that is being forwarded to by a
>specific user while she is on vacation?


I have an alias like the following, which does the job for me:

gpgroot: "| /bin/bash -c \"/usr/bin/gpg --batch --always-trust -a \
-r 0x12345678 -r 0x23456789 -r 0x3456789A -e | /usr/bin/mailx -s \
\\\"GPG Encrypted\\\" theUser@??? anotherUser@??? \
yetAnother@???\""

HTH,

Ralf


--
   L I N U X       .~.
  The  Choice      /V\
   of a  GNU      /( )\
  Generation      ^^-^^