Re: Managing mailboxes with fixed prefix

2002-05-31 Thread Jussi Ekholm
Rocco Rutte [EMAIL PROTECTED] wrote: * [EMAIL PROTECTED] [05/28/02 04:41:37 CEST] wrote: In .muttrc I have: mailboxes +IN-foobarA +IN-foobarB and also: mbox-hook =IN-foorbarA =foobarA etc. You can use backticks to configure mutt by commands. Given that, use something like: mailboxes

Re: attribution with date+time - timezone required? no!

2002-05-31 Thread Jussi Ekholm
David T-G [EMAIL PROTECTED] wrote: GMT does not change in the summer. GMT is GMT all year round. That's why it's Greenwich Mean Time and not Greenwich Most-of-the Time. LOL! -- Jussi Ekholm [EMAIL PROTECTED] | GNU/Linux user number 269376 http://erppimaa.cjb.net/~ekhowl/ | GnuPG Public

Re: to save tagged messages

2002-05-31 Thread Jussi Ekholm
Patrick [EMAIL PROTECTED] wrote: * Bruno Caprile [EMAIL PROTECTED] [05-29-02 09:42]: I think I've gone thoroughly through all the documentation (but, perhaps, not thorougly enough), yet I couldn't find a way to save all tagged messages onto one and the same folder. Could anyone help? thanks

Re: Managing mailboxes with fixed prefix

2002-05-31 Thread David T-G
Jussi, et al -- ...and then Jussi Ekholm said... % % Rocco Rutte [EMAIL PROTECTED] wrote: % * [EMAIL PROTECTED] [05/28/02 04:41:37 CEST] wrote: % In .muttrc I have: mailboxes +IN-foobarA +IN-foobarB % and also: mbox-hook =IN-foorbarA =foobarA etc. ... % % This is probably a stupid question,

folder-hooks

2002-05-31 Thread Rocco Rutte
Hi, I have a problem with a folder-hook. Say, I've got three folders IN.back1, IN.back2 and IN.test. If I want to take some action for all folders except IN.back1 I use: folder-hook =IN\.[^b][^a][^c][^k][^1] ... The problem is that mutt doesn't apply it to IN.test. I guess that for IN.test

Re: folder-hooks

2002-05-31 Thread Dan Boger
On Fri, May 31, 2002 at 02:27:09PM +0200, Rocco Rutte wrote: I have a problem with a folder-hook. Say, I've got three folders IN.back1, IN.back2 and IN.test. If I want to take some action for all folders except IN.back1 I use: folder-hook =IN\.[^b][^a][^c][^k][^1] ... The problem is

Re: Managing mailboxes with fixed prefix

2002-05-31 Thread Rocco Rutte
Hi, * Jussi Ekholm [05/31/02 12:33:27 CEST] wrote: Rocco Rutte [EMAIL PROTECTED] wrote: * [EMAIL PROTECTED] [05/28/02 04:41:37 CEST] wrote: In .muttrc I have: mailboxes +IN-foobarA +IN-foobarB and also: mbox-hook =IN-foorbarA =foobarA etc. You can use backticks to configure mutt by

Re: folder-hooks

2002-05-31 Thread Rocco Rutte
Hi, * Dan Boger [05/31/02 14:34:37 CEST] wrote: On Fri, May 31, 2002 at 02:27:09PM +0200, Rocco Rutte wrote: I have a problem with a folder-hook. Say, I've got three folders IN.back1, IN.back2 and IN.test. If I want to take some action for all folders except IN.back1 I use:

Re: folder-hooks

2002-05-31 Thread David T-G
Rocco, et al -- ...and then Rocco Rutte said... % % Hi, Hello! % % * Dan Boger [05/31/02 14:34:37 CEST] wrote: % On Fri, May 31, 2002 at 02:27:09PM +0200, Rocco Rutte wrote: ... % % folder-hook =IN\.[^b][^a][^c][^k][^1] ... ... % guess that for IN.test it checks if the first 5

Re: folder-hooks

2002-05-31 Thread Dan Boger
On Fri, May 31, 2002 at 08:23:14AM -0500, David T-G wrote: Have you tried [^b][^a][^c][^k][^1]* to match zero or more not-ones? can't use that to negate a 1 in the 5th position... test1 would match because it would match 0 '1's in the 5th position, followed by a '1'... if you get my

Re: folder-hooks

2002-05-31 Thread David T-G
Dan -- ...and then Dan Boger said... % % On Fri, May 31, 2002 at 08:23:14AM -0500, David T-G wrote: % Have you tried % %[^b][^a][^c][^k][^1]* % % to match zero or more not-ones? % % can't use that to negate a 1 in the 5th position... test1 would % match because it would match 0 '1's

Re: folder-hooks

2002-05-31 Thread Dan Boger
On Fri, May 31, 2002 at 08:39:20AM -0500, David T-G wrote: % just occured to me that this won't match back2 either, since it starts % with a b... Yeah, that's another problem that occurred to me after posting. I had the same sort of problem with $alternates; I'd really like to be able to

Re: folder-hooks

2002-05-31 Thread Rocco Rutte
Hi, * David T-G [05/31/02 15:23:14 CEST] wrote: Have you tried [^b][^a][^c][^k][^1]* to match zero or more not-ones? See answer. I've already asked a few people how to best solve problems like your and mine. No way. I was advised to write a script which creates which takes all possible

slightly dumb newbie question

2002-05-31 Thread Nick Stewart
Hi, Would someone please give me possible reasons why some of my mail is not delivered. By not delivered I mean that not only does the desired recipient not get the mail but I get no form of responce what so ever. No unable to deliver mail because... messages, zip, zilch, nada. The only

Re: slightly dumb newbie question

2002-05-31 Thread David T-G
Nick -- ...and then Nick Stewart said... % % Hi, Hello! % % Would someone please give me possible reasons why some of my mail is not delivered. % By not delivered I mean that not only does the desired recipient % not get the mail but I get no form of responce what so ever. % No unable to

Re: slightly dumb newbie question

2002-05-31 Thread Rocco Rutte
Hi, * Nick Stewart [05/31/02 18:36:09 CEST] wrote: Would someone please give me possible reasons why some of my mail is not delivered. By not delivered I mean that not only does the desired recipient not get the mail but I get no form of responce what so ever. No unable to deliver mail

Re: charset-hook / iconv-hook

2002-05-31 Thread Thomas Roessler
On 2002-05-31 10:22:56 +0100, Edmund GRIMLEY EVANS wrote: Now, I don't really understand why charset-hooks are being used AT ALL for sending messages, now that iconv-hook is available, so I am suggesting the attached patch, hoping that people who use charset-hook can tell me if it makes

Encripting to multiple recipients thread visualization in Konsole 3.0

2002-05-31 Thread Fernando Schapachnik
Hi! I'm new to the list, but been using mutt for some time and I love it. Recently I found two things I don't know how to solve and thought about asking here: 1) How do I encript to multiple recipients using mutt ang GnuPG? 2) When I switched from KDE 2 to KDE 3, threads indicators in Konsole

Re: slightly dumb newbie question

2002-05-31 Thread Nick Stewart
On 05/31@18:57, Rocco Rutte wrote: Hi, * Nick Stewart [05/31/02 18:36:09 CEST] wrote: Would someone please give me possible reasons why some of my mail is not delivered. By not delivered I mean that not only does the desired recipient not get the mail but I get no form of responce

Re: slightly dumb newbie question

2002-05-31 Thread Rocco Rutte
Hi, * Nick Stewart [05/31/02 19:37:03 CEST] wrote: On 05/31@18:57, Rocco Rutte wrote: [ no mail delivery ] Great. I've ask the recipient to ask the postmaster from more information. Good. I have two more queries (apologies in advance for their mundane nature): No problem. That's what

Re: Encripting to multiple recipients thread visualization in Konsole 3.0

2002-05-31 Thread David T-G
Fernando -- ...and then Fernando Schapachnik said... % % Hi! Hello! % % I'm new to the list, but been using mutt for some time and I love it. % Recently I found two things I don't know how to solve and thought % about asking here: % % 1) How do I encript to multiple recipients using mutt

Re: Encripting to multiple recipients thread visualization in Konsole 3.0

2002-05-31 Thread Fernando Schapachnik
En un mensaje anterior, David T-G escribió: % 1) How do I encript to multiple recipients using mutt ang GnuPG? If you want to encrypt to a non-recipient user who isn't you (== via encrypt-to again), then that's a tricky one. I have played with how to *sign* with two keys (hey, DGC -- any

Re: Encripting to multiple recipients thread visualization inKonsole 3.0

2002-05-31 Thread Thomas E. Dickey
On Fri, 31 May 2002, Fernando Schapachnik wrote: % 2) When I switched from KDE 2 to KDE 3, threads indicators in Konsole % started to look strange, any ideas? is that mutt linked with ncurses, or slang? (I've noticed some discussion to the effect that the UTF-8 flavor of slang on Debian

Re: to save tagged messages

2002-05-31 Thread Benjamin Pflugmann
Hi. On Fri, May 31, 2002 at 01:43:23PM +0300, Jussi Ekholm wrote [...] I was just wondering -- I tried tagging some collapsed threads, and then pressing ;N. I was just guessing, but I guessed it right: it marks the tagged articles (un)read... What I noticed, was, that it doesn't really tag

Re: Encripting to multiple recipients thread visualization in Konsole 3.0

2002-05-31 Thread Fernando Schapachnik
En un mensaje anterior, Thomas E. Dickey escribió: On Fri, 31 May 2002, Fernando Schapachnik wrote: % 2) When I switched from KDE 2 to KDE 3, threads indicators in Konsole % started to look strange, any ideas? is that mutt linked with ncurses, or slang? slang, on FreeBSD 4.x

Re: slightly dumb newbie question

2002-05-31 Thread Christopher Swingley
Nick, * Nick Stewart [EMAIL PROTECTED] [2002-May-31 08:36 AKDT]: Would someone please give me possible reasons why some of my mail is not delivered. By not delivered I mean that not only does the desired recipient not get the mail but I get no form of responce what so ever. No unable to

Re: slightly dumb newbie question

2002-05-31 Thread Nick Stewart
On 05/31@11:35, Will Yardley wrote: Nick Stewart wrote: On 05/31@18:57, Rocco Rutte wrote: All you can is try to contact the responsible postmaster - sounds stupid since you can't deliver any mail, I know. Maybe the receipent can do something about it. If there's no error

attachment!

2002-05-31 Thread Mehdi Jabal Ameli
hi, I want to send a file as attachment and sign whole message. I want to use mutt as command line. anybody can tell me how I do it? Mehdi Jabalameli _o /\ __o[EMAIL PROTECTED] _- \_ / \ \,ce.sharif.edu/~jabalameli __(_)/_(_)/ \___(_) /_(_)__

Problem composing mail since switching to SuSE

2002-05-31 Thread Kyle Knack
Hi guys, I recently switched my workstation from RedHat 7.1 to SuSE 7.3, and now I'm having a funny problem when I compose mail. Mutt is no longer asking me for a recipient or CC address when I hit 'm' to compose mail (ask for CC is explicitly turned on in my config). My configuration is

Re: attachment!

2002-05-31 Thread David Rock
On Fri, May 31, 2002 at 10:57:59PM -0700, Mehdi Jabal Ameli wrote: hi, I want to send a file as attachment and sign whole message. I want to use mutt as command line. anybody can tell me how I do it? attachment is -a mutt -s Subject -a foo.bar [EMAIL PROTECTED] /dev/null Not sure about