Re: save-hooks

2000-05-01 Thread Mikko Hänninen
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote on Mon, 01 May 2000: > while mbox-hooks can save read messages automatically > for save-hooks to work you have to be MANUALLY saving a message > (given a matching regexp or pattern, of course) > > is that correct? Yes, it is. You need to be calling t

Re: save-hooks? and mail notifiers

2000-04-17 Thread Greg Matheson
I shouldn't have sent that last message! On Mon, Apr 17, 2000 at 11:30:57AM +0800, I wrote: > > fcc-save-hook . +%o > > fcc-save-hook @ncube.com +ncube/%o > I can't find anything about this in the manual, and when I try it > I get a folder called =%o. It should be %O, of course. I didn't k

Re: save-hooks? and mail notifiers

2000-04-16 Thread Greg Matheson
On Sat, Apr 15, 2000 at 03:53:31PM +0300, Mikko Hänninen wrote: > Have you tried this, based on the original examples: > fcc-save-hook . +%o > fcc-save-hook @ncube.com +ncube/%o I can't find anything about this in the manual, and when I try it I get a folder called =%o. Is this the develo

Re: save-hooks? and mail notifiers

2000-04-15 Thread Mikko Hänninen
Duncan Watson <[EMAIL PROTECTED]> wrote on Wed, 12 Apr 2000: > > fcc-save-hook . "set save_name=+%o" > > fcc-save-hook @ncube.com "set save_name=+ncube/%o" > > I finally got around to trying this and when I try the above commands or > varients I get the following. > > hook: fcc-hook @ncube.

Re: save-hooks? and mail notifiers

2000-04-12 Thread Duncan Watson
On Wed, Apr 05, 2000 at 01:00:33AM -0400, David T-G wrote: > Duncan -- > > The short answer to your first question (how to change $folder or, > actually $save_name) is that a few people have asked about it a few times > without getting a great answer, and I'm extremely interested in getting > it

Re: save-hooks? and mail notifiers

2000-04-05 Thread Mikko Hänninen
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote on Tue, 04 Apr 2000: > 2) have a default fcc when replying to domain ncube.com of both > +outgoing and +ncube/ As far as I know, there's no way in Mutt to do a Fcc into more than one folder at a time. :-( David T-G <[EMAIL PROTECTED]> wro

Re: save-hooks? and mail notifiers

2000-04-05 Thread Ola Nyström
On Tue, 04 Apr 2000, [EMAIL PROTECTED] wrote: > Second problem is OT. I want to have something check for new mail besides > mutt. I use maildirs work computer and so don't worry about the notifiers > destroying info that mutt wants. Does anyone have new mail notifiers that run > under X that w

Re: save-hooks? and mail notifiers

2000-04-04 Thread David T-G
Duncan -- The short answer to your first question (how to change $folder or, actually $save_name) is that a few people have asked about it a few times without getting a great answer, and I'm extremely interested in getting it working. I think that some hooks about like fcc-save-hook . "set sa

Re: save hooks

1999-08-27 Thread Mikko Hänninen
erik <[EMAIL PROTECTED]> wrote on Thu, 26 Aug 1999: > i want to have save hooks set up so that if i recive > an email from a certain person, when i go to save it, it goes in a > cetain mailbox, and if it is from someone else, it will go in another > one. Read the section in the manual about save-

Re: save-hooks

1999-07-14 Thread David Thorburn-Gundlach
Brian -- ...and then Brian B. said... % % I recive mail from a List and from an individual on a list is there either a % way to write a save hook like It's mutt, so there is almost certainly a way. Your example was a bit vague, though; try again with something a little more concrete and we'll

Re: save hooks

1999-01-22 Thread Gero Treuner
On Thu, Jan 21, 1999 at 04:22:10AM -0600, Brian Bray wrote: > whats wrong with this i got it and modified it from one of the mutt pages > > save-hook mutt-users@ +mutt-users-save Hm, the manual says that the pattern is used against the From: address, which usually is not [EMAIL PROTECTED] . How