Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
Hello, I just joined this list, and I noticed there's some talk about PGP encryption/signing. I have one question that I hope someone can answer. When I send a pgp encrypted message to someone, I can't read it in my fcc folder. I set the fcc_clear variable so that the FCC is stor

Re: Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
I'm using gnupg, and I did what you said. All seems to be working now. Thanks! -R On Sat, Mar 23, 2002 at 08:38:41PM -0800, Will Yardley wrote: > Robert Conde wrote: > > > > When I send a pgp encrypted message to someone, I can't read it in my > > fc

Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
Hello, I just joined this list, and I noticed there's some talk about PGP encryption/signing. I have one question that I hope someone can answer. When I send a pgp encrypted message to someone, I can't read it in my fcc folder. I set the fcc_clear variable so that the FCC is stor

Re: Encrypting my outgoing messages to myself for fcc

2002-03-23 Thread Robert Conde
I'm using gnupg, and I added that line to my options file. It seems to be working now! Thanks! -Robert On Sat, Mar 23, 2002 at 08:38:41PM -0800, Will Yardley wrote: > Robert Conde wrote: > > > > When I send a pgp encrypted message to someone, I can't read it

Re: Encrypting my outgoing messages to myself for fcc

2002-03-24 Thread Robert Conde
What would you suggest as an alternative? On Sun, Mar 24, 2002 at 07:42:54AM -0500, Shawn McMahon wrote: > begin quoting what Robert Conde said on Sat, Mar 23, 2002 at 11:20:46PM -0500: > > > > When I send a pgp encrypted message to someone, I can't read it in my > &g

Re: Scrolling the Index

2002-03-27 Thread Robert Conde
You can get half a page, too. Am I wrong? [ Up 1/2 page ] Down 1/2 page -R On Tue, Mar 26, 2002 at 10:54:50PM -0800, Michael Elkins wrote: > A. Reinhold wrote: > > When selecting messages with the cursor (bar) in the index to tag them or do >anything else, the index > > scrolls one me

Macro doesn't push enter

2002-03-29 Thread Robert Conde
I have the following line in my muttrc file so that I can quickly open the spool file with alt-1 (I have set meta_key). macro generic 1 ":push c!" "open spool file" It almost works. I have to type alt-1 . It isn't pushing enter for me. What's up with that -R -- Robert S Conde PGP Key:

Re: Macro doesn't push enter

2002-03-29 Thread Robert Conde
That works. Thanks. -R On Fri, Mar 29, 2002 at 11:32:41AM -0800, Will Yardley wrote: > Robert Conde wrote: > > > I have the following line in my muttrc file so that I can quickly open > > the spool file with alt-1 (I have set meta_key). > > > > macro ge

Re: Macro doesn't push enter

2002-03-29 Thread Robert Conde
macro index I "!\r" works fine, but macro generic I "!\r" gives me the error hange-folder>=! is not a mailbox. Why's that? -R On Fri, Mar 29, 2002 at 11:32:41AM -0800, Will Yardley wrote: > Robert Conde wrote: > > > I have the following line in m

Re: Scrolling the Index -> current-{top,middle,bottom}

2002-04-02 Thread Robert Conde
That is slick. It's more like macro index { macro index } -R On Mon, Apr 01, 2002 at 06:30:12PM -0600, David DeSimone wrote: > Sven Guckes <[EMAIL PROTECTED]> wrote: > > > > there is no command which scrolls the index by one line - sorry. > > What about these? > > Index bindings: >

Re: gnupg signing w/ mutt

2002-04-04 Thread Robert Conde
Where can I get that pgp_outlook_compat patch? mutt.org has a link to ftp.cm.nu, but I can't access it. Is there somewhere else I can get it? -R On Thu, Apr 04, 2002 at 01:50:25PM -0800, Will Yardley wrote: > Peter T. Abplanalp wrote: > > > > given the above, i know mutt handles pgp/mim

Re: gnupg signing w/ mutt

2002-04-04 Thread Robert Conde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there anything wrong with hitting F in the compose menu and filtering the message through the "gpg --clearsign" command? - -R On Thu, Apr 04, 2002 at 01:50:25PM -0800, Will Yardley wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 >

Re: Sending mail to a recipient

2002-04-09 Thread Robert Conde
On Fri, Apr 05, 2002 at 12:50:49AM +0100, [EMAIL PROTECTED] wrote: > Yep, I have just looked into and sucessfully installed lbdb, it was just > what I was looking for. However I have to pass a query string to lbdb, > so I am just working out how to display all entries in the system. I have inst

Re: Sending mail to a recipient

2002-04-10 Thread Robert Conde
I think I have it working. My .lbdbrc file wasn't formatted properly. Thanks, -R On Wed, Apr 10, 2002 at 10:51:52AM +0100, Dave Pearson wrote: > * Robert Conde <[EMAIL PROTECTED]> [2002-04-10 00:10:06 -0400]: > > > Is there a site that explains how to use

Re: Writing a memo to myself

2002-04-12 Thread Robert Conde
On Sat, Apr 13, 2002 at 12:19:11AM -0400, Philip Mak wrote: > Scenario: I want to write a memo to myself that appears in my inbox. > What's the easiest/fastest way to do this? Try putting this in your .muttrc send-hook pmak "unset record" macro index m ":push mpmak\r\r\rn" Hitting m (or alt-m