Re: Reading encrypted messages (not)

2000-02-09 Thread Tom Friedetzky
On Wed, Feb 09, 2000 at 01:07:30AM +0100, rex wrote: > On Tue, Feb 08, 2000 at 12:59:22PM +, Tom Friedetzky wrote: > > On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: > > > > [...] > > > ... you add +encrypttoself to these commands. > > > > This does the trick nicely. Than

Re: Reading encrypted messages (not)

2000-02-08 Thread David T-G
Rex, et al -- ...and then rex said... % On Tue, Feb 08, 2000 at 12:59:22PM +, Tom Friedetzky wrote: % > On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: % > % > > ... you add +encrypttoself to these commands. % > % > This does the trick nicely. Thanks a lot! % % Don't for

Re: Reading encrypted messages (not)

2000-02-08 Thread rex
On Tue, Feb 08, 2000 at 12:59:22PM +, Tom Friedetzky wrote: > On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: > > [...] > > ... you add +encrypttoself to these commands. > > This does the trick nicely. Thanks a lot! Don't forget that _anyone_ who has access to the encrypt

Re: Reading encrypted messages (not)

2000-02-08 Thread Tom Friedetzky
On Tue, Feb 08, 2000 at 12:35:35PM +0100, Thomas Roessler wrote: > On 2000-02-08 11:16:28 +, Tom Friedetzky wrote: > > > Help? > > You can either set fcc_clear, or... Pardon me? $grep fcc_clear manual.txt $<--- empty Am I again missing something (I'm using

Re: Reading encrypted messages (not)#

2000-02-08 Thread Thomas Roessler
On 2000-02-08 12:59:22 +, Tom Friedetzky wrote: > User-Agent: Mutt/1.1i > Pardon me? > $grep fcc_clear manual.txt > $<--- empty Ah, ok... It was added in a later version of the 1.1 branch than the one you are using. > Am I again missing something (I'm usi

Re: Reading encrypted messages (not)

2000-02-08 Thread Thomas Roessler
On 2000-02-08 11:16:28 +, Tom Friedetzky wrote: > Help? You can either set fcc_clear, or... > # create a pgp/mime encrypted attachment > set pgp_encrypt_only_command="pgp +verbose=0 +batchmode -aeft %r < %f" > > # create a pgp/mime encrypted and signed attachment > set pgp_encrypt_sign_com