Re: How to activate a given GPG key through a macro...

2007-09-23 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, September 24 at 12:50 AM, quoth P.M.: > Thank you very much for your reply. You're quite welcome. > I apologize for not being too quick in grasping the advice you just > gave - being very new to this stuff - so please be patient with >

Re: How to activate a given GPG key through a macro...

2007-09-23 Thread P.M.
--- Kyle Wheeler <[EMAIL PROTECTED]> schrieb: Thank you very much for your reply. I apologize for not being too quick in grasping the advice you just gave - being very new to this stuff - so please be patient with me... > There are several ways to do it. You could include > the command to > c

Re: How to activate a given GPG key through a macro...

2007-09-23 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday, September 23 at 10:41 PM, quoth P.M.: >I have a few gpg keys corresponding to a few different >email addresses. When sending out mail within Mutt, I >choose which address to make active through a macro >key. So I am wondering how can I also

Re: problem viewing mail

2007-09-23 Thread Joseph
Thank you, you are absolutely right! It seems to me Gentoo documentation is incorrect (confusing) on two points. http://www.gentoo.org/doc/en/guide-to-mutt.xml First . /etc/mutt/Muttrc set mbox_type=Maildir set folder=~/.maildir set spoolfile=~/.maildir/ set record=~/.maildir-sent/ set move=no

Re: problem viewing mail

2007-09-23 Thread Kai Grossjohann
On Sat, Sep 22, 2007 at 11:06:01PM -0600, Joseph wrote: > I'm just experimenting with mutt and I have a basic problem. > I can not see any mail. You want to use Maildir... > set mbox_type=Maildir ... but tell Procmail to write files: > #people we always allow mail from > :0 > * ^From:.*([EMAIL

How to activate a given GPG key through a macro...

2007-09-23 Thread P.M.
I've searched the net, the manual and various How-To's and not found this information anywhere. I have a few gpg keys corresponding to a few different email addresses. When sending out mail within Mutt, I choose which address to make active through a macro key. So I am wondering how can I also inc

Re: one macro to save many messages in different folders?

2007-09-23 Thread M. Fioretti
On Sun, Sep 23, 2007 02:13:40 AM -0500, Kyle Wheeler ([EMAIL PROTECTED]) wrote: > Well, that should be pretty close, but let's build it up from the > basics first. First, try this macro: > > macro index ,S '~h "List-Id: CentOS mailing list"' > > Does that tag all the right messages? Next, add

Re: problem viewing mail

2007-09-23 Thread Stefano Sabatini
On date Saturday 2007-09-22 23:06:01 -0600, Joseph muttered: > I'm just experimenting with mutt and I have a basic problem. > I can not see any mail. > The mail is pulled from my ISP's POP server OK and it is going I think > to my "inbox" but when I open the inbox folder it is empty. > > Where is

Re: one macro to save many messages in different folders?

2007-09-23 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday, September 23 at 12:17 AM, quoth M. Fioretti: >> macro index ,s '~h ?List-id Centos\ >> +centos\ >> ~h ?List-id OpenOffice\ >> +openoffice\ >> ~h ?List-id someotherlist\ >>