Re: creating an alias of a group email?

2008-09-13 Thread Christian Brabandt
Hi Marianne! On Sat, 13 Sep 2008, Marianne Promberger wrote: > The macro would pipe the message to formail, which would extract the > To: headers, then pipe that through sed or awk to give a meaningful > mutt alias line and append that to your mutt aliases file. Possibly the > macro could as a l

Re: New mail folder list

2008-09-13 Thread Christian Brabandt
Hi Vladimir! On Sat, 13 Sep 2008, Vladimir Marek wrote: > > I'm attaching another way to fix this. It makes mark_old option work > also for IMAP. > > IMAP mark_old patch [...] Have you created a ticket for that patch at dev.mutt.org/trac? regards, Christian -- Citizens are not allowed t

Re: New mail folder list

2008-09-13 Thread Mark Harrison
> I'm attaching another way to fix this. It makes mark_old option work > also for IMAP. Thank you. That patch works perfectly, and removes the need for yet another option to be created (which was what I was going to try to do next). Mark -- Mark Harrison Systems Administrator OmniTI Computer Co

Re: Mutt problem, probably with procmail

2008-09-13 Thread Patrick Shanahan
* Rejo Zenger <[EMAIL PROTECTED]> [09-13-08 15:15]: > ++ 13/09/08 09:20 -0400 - Patrick Shanahan: > >Well, your procmail recipe will not work as the matches begin at the > >start of the recipe, ie: ^TO > >and your recipe will not match a normal "To:" Header. > >and will not deliver to "Maildir" ty

Re: New mail folder list

2008-09-13 Thread Vladimir Marek
Hi, I'm sorry I noticed this thread after you walked through the code ... > Index: mutt-1.5.18/imap/command.c > === > --- mutt-1.5.18.orig/imap/command.c 2008-09-09 00:17:25.0 -0400 > +++ mutt-1.5.18/imap/command.c2

Re: Mutt problem, probably with procmail

2008-09-13 Thread Rejo Zenger
++ 13/09/08 09:20 -0400 - Patrick Shanahan: >Well, your procmail recipe will not work as the matches begin at the >start of the recipe, ie: ^TO >and your recipe will not match a normal "To:" Header. >and will not deliver to "Maildir" type mailboxes, needs trailing /. > >:0: >* ^TO_.*lugola-info-ce

Re: creating an alias of a group email?

2008-09-13 Thread Marianne Promberger
On Saturday, 13 September 2008, 10:57 (UTC-0700), [EMAIL PROTECTED] wrote: > Tom [EMAIL PROTECTED] wrote: > > On Thu, Sep 11, 2008 at 04:14:26PM -0700, [EMAIL PROTECTED] wrote: > > > Sometimes I receive an email that is sent to a group of people. I want > > > to alias all such addresses in the To:

Re: creating an alias of a group email?

2008-09-13 Thread malahal
Tom [EMAIL PROTECTED] wrote: > On Thu, Sep 11, 2008 at 04:14:26PM -0700, [EMAIL PROTECTED] wrote: > > Sometimes I receive an email that is sent to a group of people. I want > > to alias all such addresses in the To: list. What is the easiest way to > > do it. > > I do it like this: in my alias fil

Re: Mutt problem, probably with procmail

2008-09-13 Thread Michael
On Sat, Sep 13, 2008 at 07:15:42AM -0600, Michael wrote: > On Sat, Sep 13, 2008 at 02:53:08PM +0200, Aleksandar D. Balalovski wrote: > > hello, I've been using Mutt for half a year now, everything was fine. > > Yesterday I changed some of the recipes in procmailrc and since than > > fetchmail/procm

Re: Mutt problem, probably with procmail

2008-09-13 Thread Erik Christiansen
On Sat, Sep 13, 2008 at 02:53:08PM +0200, Aleksandar D. Balalovski wrote: > hello, I've been using Mutt for half a year now, everything was fine. > Yesterday I changed some of the recipes in procmailrc and since than > fetchmail/procmail won't put the mail in the preferred mailbox. It > puts it in

Re: Mutt problem, probably with procmail

2008-09-13 Thread Patrick Shanahan
* Aleksandar D. Balalovski <[EMAIL PROTECTED]> [09-13-08 08:55]: > hello, I've been using Mutt for half a year now, everything was fine. > Yesterday I changed some of the recipes in procmailrc and since than > fetchmail/procmail won't put the mail in the preferred mailbox. It > puts it in /var/spoo

Re: Mutt problem, probably with procmail

2008-09-13 Thread Michael
On Sat, Sep 13, 2008 at 02:53:08PM +0200, Aleksandar D. Balalovski wrote: > hello, I've been using Mutt for half a year now, everything was fine. > Yesterday I changed some of the recipes in procmailrc and since than > fetchmail/procmail won't put the mail in the preferred mailbox. It > puts it in

Mutt problem, probably with procmail

2008-09-13 Thread Aleksandar D. Balalovski
hello, I've been using Mutt for half a year now, everything was fine. Yesterday I changed some of the recipes in procmailrc and since than fetchmail/procmail won't put the mail in the preferred mailbox. It puts it in /var/spool/mail/myusername. This is my ~/.muttrc: http://pastebin.com/m4ff673db