Perhaps you need to distinguish between 'from' and 'from:'. 'from' w/o
the colon isn't a real message header, sometimes called the Unix header,
nonetheless it is there and I believe mutt will treat it as "real" message
header. Try this line:

folder-hook hostmaster unmy_hdr from:


On Tue, Aug 28, 2001 at 12:50:52AM +0200, Anand Buddhdev wrote:
> On Tue, Aug 28, 2001 at 06:50:26AM +0930, Brian Salter-Duke wrote:
> 
> Still doesn't work. It's starting to look like a bug to me, unless I've
> missed something. Any more suggestions anyone? Developers? It's mutt
> 1.2.5i.
> 
> > On Mon, Aug 27, 2001 at 05:16:45PM +0200, Anand Buddhdev wrote:
> > > On Mon, Aug 27, 2001 at 08:33:29PM +0530, Suresh Ramasubramanian wrote:
> > > 
> > > Tried separate lines too - doesn't work:
> > > 
> > > save-hook . =read
> > > send-hook . my_hdr From: [EMAIL PROTECTED]
> > > folder-hook . set sort=date-received
> > > folder-hook . set record==sent
> > > folder-hook . my_hdr From: [EMAIL PROTECTED]
> > >  
> > > folder-hook hostmaster unmy_hdr from
> > > folder-hook hostmaster my_hdr From: [EMAIL PROTECTED]
> > > folder-hook hostmaster set record==hostmaster.sent
> > 
> > Try using single quotes around the commands that have spaces in them.
> > 
> > For example
> >  
> > folder-hook hostmaster 'my_hdr From: [EMAIL PROTECTED]'
> 
> -- 
> Anand Buddhdev

Reply via email to