imap folders index

2000-08-07 Thread Bernhard Valenti
i connect to my IMAP server that has ~8 folders, the thing is that right now i have to go through all the folders every few minutes to check if there is any new mail in one of them. is there a solution for that so mutt like displays a message that folder X has a new mail... or is there some imap

Re: imap folders index

2000-08-07 Thread Rudi van Houten
On Mon, Aug 07, 2000 at 01:26:09AM +0200, Bernhard Valenti wrote: > i connect to my IMAP server that has ~8 folders, the thing is that right now i have >to go through all the folders every few minutes to check if there is > any new mail in one of them. is there a solution for that so mutt like di

Re: imap folders index

2000-08-07 Thread Joe Abley
On Mon, Aug 07, 2000 at 10:50:04AM +0200, Rudi van Houten wrote: > That is typically a job for the mail delivery agent. If you give the > job to procmail you can instruct it to speak the famous > "You hav got mail" for every message that comes in. Or even different > sounds or screen flashing for

Re: GPG scripting for muttrc

2000-08-07 Thread David T-G
Gary -- ...and then Gary said... % Hello all, % I have just switched over to GPG instead of PGP, as PGP 6.52 would not Woo hoo! Welcome :-) % work properly. The new GPG installed well, but I cannot get is % properly scripted (for a lack of knowledge) in my muttrc file. Hmmm... How so, I

Re: imap folders index

2000-08-07 Thread Bernhard Valenti
On Mon, Aug 07, 2000 at 10:50:04AM +0200, Rudi van Houten wrote: > That is typically a job for the mail delivery agent. If you give the > job to procmail you can instruct it to speak the famous > "You hav got mail" for every message that comes in. Or even different > sounds or screen flashing for

Re: gpg + mutt + keyfiles

2000-08-07 Thread David T-G
Hi, all -- ...and then Nils Vogels said... % % set pgp_getkeys_command="gpg --recv-keys --keyring pubkey.import.gpg %r" % % only, for some reason, gpg sends out the error, reporting that the email % adress where the mail comes from is not a valid key-id. IMHO this error is % quite correct, sinc

PGP6 & The Bat

2000-08-07 Thread Caster
My friend uses PGP 6.x and The Bat. Unfortunately Mutt doesn't recognize that a message from him is signed. There is a recipe in the FAQ, but it doesn't work in this case. The recipe begins with: :0 * !^Content-Type: message/ * !^Content-Type: multipart/ * !^Content-Type: application/pgp In his

Re: PGP6 & The Bat

2000-08-07 Thread David T-G
Tomasz, et al -- ...and then Caster said... % My friend uses PGP 6.x and The Bat. Unfortunately Mutt doesn't recognize ... % % In his mails the are headers like this: % % Content-Type: multipart/mixed; boundary="--6B13520415787970" Ugh! % % That's why procmail doesn't send the mail

Re: imap folders index

2000-08-07 Thread Brendan Cully
On Monday, 07 August 2000 at 01:26, Bernhard Valenti wrote: > i connect to my IMAP server that has ~8 folders, the thing is that right now i have >to go through all the folders every few minutes to check if there is > any new mail in one of them. is there a solution for that so mutt like displays

Some small problems...

2000-08-07 Thread GianPiero Puccioni
Hi, I am a new Mutt user (just a few days). Sven tried to convince me to switch from Elm time ago on comp.mail.elm, but I was using HP-UX at the time and had a few problems, now that I switched to Linux I tried again with a lot more success. But I still have a few problems that the docs/FAQ did

Re: PGP6 & The Bat

2000-08-07 Thread Caster
Hello Mutt Users! On pon 07 sie 2000 10:12:27 GMT David T-G wrote: > Rather than that I'd create another recipe I was thinking about that but it's slow. > (or dig back into the docs to > figure out how to OR it into the first) to at least match on It would be the best but it's impossible :( Of

Multiple quoting

2000-08-07 Thread Petr Hlustik
Hello, I was trying to define a folder-hook for the IMAP default message as posted some time ago but could not do the necessary quoting right. I can do double quoting: push "l!~s 'FOLDER INTERNAL DATA'\n" but how do I quote the whole push thing again if I need to have folder-hook . push "l!~s

Re: PGP6 & The Bat

2000-08-07 Thread David T-G
Tomasz, et al -- ...and then Caster said... % Hello Mutt Users! % On pon 07 sie 2000 10:12:27 GMT David T-G wrote: % % > Rather than that I'd create another recipe % % I was thinking about that but it's slow. You mean slow for you to write for every user like this, or slow for procmail to proc

Re: PGP6 & The Bat

2000-08-07 Thread Thomas Roessler
On 2000-08-07 13:38:22 +0200, Caster wrote: > In his mails the are headers like this: > Content-Type: multipart/mixed; boundary="--6B13520415787970" Could you forward a complete message to this list, including all relevant headers, and the nested MIME stuff? Thanks. -- Thomas Roessle

Re: Some small problems...

2000-08-07 Thread Michael Tatge
GianPiero Puccioni muttered: > > I am using mutt 1.2.4i on a RedHat 6.1 using KDE and Konsole as a > terminal. I installed it with the RPM found in mutt.linuxatwork.at > > For some reason the key doesn't work, all the other keys, , > , etc work but doesn't. Sorry can't help you with that. I

Re: Some small problems...

2000-08-07 Thread Jesper Holmberg
* Michael Tatge <[EMAIL PROTECTED]> [000807 20:39]: > GianPiero Puccioni muttered: > > > > I am using mutt 1.2.4i on a RedHat 6.1 using KDE and Konsole as a > > terminal. I installed it with the RPM found in mutt.linuxatwork.at > > > > For some reason the key doesn't work, all the other keys, ,

Changing my_hdr back to default

2000-08-07 Thread Ben Beuchler
I've setup up a macro for sending mail as another "persona" that looks something like this: macro index M ":my_hdr From: [EMAIL PROTECTED]m" What I'm trying to work out is a way to automatically switch back to using my normal information for any future emails. Any suggestions? Thanks, Ben --

Re: Changing my_hdr back to default

2000-08-07 Thread Michael Elkins
On Mon, Aug 07, 2000 at 03:33:30PM -0500, Ben Beuchler wrote: > What I'm trying to work out is a way to automatically switch back to > using my normal information for any future emails. If mutt is configured to use the correct address without the use of my_hdr, you can simple use something like:

Re: PGP6 & The Bat

2000-08-07 Thread Caster
Hello Mutt Users! On pon 07 sie 2000 13:21:59 GMT David T-G wrote: > You mean slow for you to write for every user like this, or slow for > procmail to process because it's another recipe to check? As you know (after reading the very end of my previous mail) I mean slow for procmail :) > I can

Re: PGP6 & The Bat

2000-08-07 Thread Caster
Hello Mutt Users! On pon 07 sie 2000 13:21:59 GMT David T-G wrote: > That's what I thought you said. Interesting. Maybe this will interest you. I think the recipe in the PGP-Notes is wrong. Let's say someone sends me a message with an enclusore. He is also using PGP and signs the message. There

Mutt.org down on Sat am

2000-08-07 Thread Steve Kennedy
Due to some unforeseen work on the site where the servers hosting the website and mailing lists for mutt.org, power is being turned off from Sat 2am (GMT) through probably 6am. This means there will be no access to the website or lists during this time. Sorry for the inconvenience. Steve -- N

Re[2]: PGP6 & The Bat

2000-08-07 Thread Gary
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Caster and David, On Monday, August 07, 2000, 1:27:17 PM, you hammered out in part about "PGP6 & The Bat": >> You mean slow for you to write for every user like this, or slow >> for procmail to process because it's another recipe to check? Since

Re: imap folders index

2000-08-07 Thread Bernhard Valenti
On Mon, Aug 07, 2000 at 10:48:24AM -0400, Brendan Cully wrote: > Just use the documented "mailboxes" command: > > mailboxes {host}Mail/foo-list {host}Mail/bar-list i did that and added all my IMAP folders, when i press tab ( at the directory browser ) i can see all of them, but unfortunatly it d

Re: Some small problems...

2000-08-07 Thread Marius Gedminas
On Mon, Aug 07, 2000 at 10:09:29PM +0200, Jesper Holmberg wrote: > Well this is exactly what I've experienced as well. On RedHat 6.1, > didn't work. After an upgrade to RedHat 6.2, the problem > disappeared. Now, on Mandrake 7.1, as my previous question indicated, > neither , , ALT nor F1-F12 wor

Re: PGP6 & The Bat

2000-08-07 Thread Aaron Schrab
At 23:16 +0200 07 Aug 2000, Caster <[EMAIL PROTECTED]> wrote: > Maybe this will interest you. I think the recipe in the PGP-Notes is > wrong. Let's say someone sends me a message with an enclusore. He is > also using PGP and signs the message. There is a > Content-Type: multipart/. > header in his

Re: imap folders index

2000-08-07 Thread Mikko Hänninen
Bernhard Valenti <[EMAIL PROTECTED]> wrote on Mon, 07 Aug 2000: > set folder = {10.0.0.55}INBOX > but actually mutt still goes to the /var/mail/wedge spool when its > started, I don't know anything (much) about IMAP, but if you want to change the default inbox, the proper variable is $spoolfile,

marking messages and multiple accounts/personalities

2000-08-07 Thread John Saylor
Hi I like mutt, but haven't found out how to do 2 things. Maybe they're just staring right at me but I haven't found them. Any pointers or suggestions welcome. THING 1 - - Where do I look to find out about marking a bunch of messages that the same thing should happen to. For instance, let's

Re: marking messages and multiple accounts/personalities

2000-08-07 Thread Nils Vogels
Hi John Saylor ! On Mon 07 Aug 2000 (21:46), you muttered on the list: > Hi > > I like mutt, but haven't found out how to do 2 things. Maybe they're > just staring right at me but I haven't found them. Any pointers or > suggestions welcome. > > THING 1 > - - > Where do I look to find out a