Re: send-hooks and save_name

2001-03-08 Thread Gary Johnson
On Thu, Mar 08, 2001 at 11:29:23AM -0500, Rich Lafferty wrote: > Well, with that I end up with > > send-hook . 'set folder=~/Mail' > send-hook concordia.ca 'set folder=~/Mail/conu' > send-hook !concordia.ca 'set folder=~/Mail/personal' > > and, as you can see, that first condition never

Re: send-hooks and save_name

2001-03-08 Thread Ben Rosenberg
How about using Procmail rules to put your mail where you like? * Rich Lafferty ([EMAIL PROTECTED]) [010308 08:56]: =>On Thu, Mar 08, 2001 at 11:47:00AM -0500, Peter Kovacs ([EMAIL PROTECTED]) wrote: =>> On Thu, Mar 08, 2001 at 11:29:23AM -0500, Rich Lafferty wrote: =>> > folder-hook . 'set fol

Re: send-hooks and save_name

2001-03-08 Thread Rich Lafferty
On Thu, Mar 08, 2001 at 11:47:00AM -0500, Peter Kovacs ([EMAIL PROTECTED]) wrote: > On Thu, Mar 08, 2001 at 11:29:23AM -0500, Rich Lafferty wrote: > > folder-hook . 'set folder=~/mail' > > send-hook concordia.ca 'set folder=~/mail/conu' > > send-hook !concordia.ca 'set folder=~/mail/personal

Re: send-hooks and save_name

2001-03-08 Thread Peter Kovacs
On Thu, Mar 08, 2001 at 11:29:23AM -0500, Rich Lafferty wrote: > folder-hook . 'set folder=~/mail' > send-hook concordia.ca 'set folder=~/mail/conu' > send-hook !concordia.ca 'set folder=~/mail/personal' how about: send-hook . 'set folder=~/mail/personal' send-hook concordi

Re: send-hooks and save_name

2001-03-08 Thread Rich Lafferty
On Thu, Mar 08, 2001 at 08:14:49AM -0800, Gary Johnson ([EMAIL PROTECTED]) wrote: > On Thu, Mar 08, 2001 at 11:02:03AM -0500, Rich Lafferty wrote: > > > I tried playing with changing the value of "folder" with a send-hook, > > but since it doesn't reset immediately after, it mungs up normal > >

Re: send-hooks and save_name

2001-03-08 Thread Gary Johnson
On Thu, Mar 08, 2001 at 11:02:03AM -0500, Rich Lafferty wrote: > I tried playing with changing the value of "folder" with a send-hook, > but since it doesn't reset immediately after, it mungs up normal > operations (since I still want "folder" to just be "~/mail/"). > > Is there a straightforwar

send-hooks and save_name

2001-03-08 Thread Rich Lafferty
Hi, I'm having trouble figuring out how to change the behavior of mutt's save_name feature. What I'm trying to do is to get mutt to do the save_name thing, except instead of having it save in =username, I want it to save in =work/username if any recipient's address contains "concordia.ca", and i