Prev: Ubuntu vs Debian forums (was recompiling the kernel with a different version name)
Next: About USB hard drives and errors
From: green on 8 Apr 2010 23:40 Michael Elkins wrote at 2010-04-08 20:08 -0500: > On Thu, Apr 08, 2010 at 04:43:03PM -0700, Tyler MacDonald wrote: > > After over 10 years of faithful service (essentially when I ditched pine), > > I am considering having my mutt put down. Should I move over to gmail, or is > > there some amazing scriptable GUI mail client that is going to knock my > > socks off with an array of pipes and regexps and color-highlighting and > > maybe even procmail-parsing and custom keybinding? (Ideally I'd still like > > to use a terminal to compose/reply to most email, it's just the inbox/IMAP > > folder management/searching/etc that is getting too unruly for a terminal). > > Both sup (sup.rubyforge.org) and notmuch (notmuchmail.org) are > interesting works-in-progress that are based off the Xapian search > engine, and have curses-based interfaces. For people who like the gmail > interface, this might be of interest. Thanks for the mention of notmuch. I like the "not much" philosophy, with no IMAP/POP/SMTP support. I prefer to separate that functionality from the mail client. I am using mutt. I had procmail set up to drop messages in different maildir boxes. Then I switched to mailfilter. And because it is such a pain when a new mailing list is added (or whatever), I switched to filtering using mutt's limit command, with all messages in one folder. But processing my 8000 messages is slow...
From: Ron Johnson on 9 Apr 2010 01:10 On 2010-04-08 22:36, green wrote: [snip] > > I am using mutt. I had procmail set up to drop messages in different maildir > boxes. Then I switched to mailfilter. And because it is such a pain when a > new mailing list is added (or whatever), ?????? It takes 30 seconds to pull up ~/.mailfilter in vim, duplicate an if-block and modify it. -- Dissent is patriotic, remember? -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4BBEB45B.1080806(a)cox.net
From: Camaleón on 9 Apr 2010 02:30 On Thu, 08 Apr 2010 19:51:27 -0400, Steve Fishpaste wrote: > On Thu, Apr 08, 2010 at 04:43:03PM -0700, Tyler MacDonald uttered: >> After over 10 years of faithful service (essentially when I ditched >> pine), I am considering having my mutt put down. Should I move over to >> gmail, or is there some amazing scriptable GUI mail client that is >> going to knock my socks off with an array of pipes and regexps and >> color-highlighting and maybe even procmail-parsing and custom >> keybinding? (Ideally I'd still like to use a terminal to compose/reply >> to most email, it's just the inbox/IMAP folder management/searching/etc >> that is getting too unruly for a terminal). > > I use both GMail & mutt together! +1 (gmail+mutt+IMAP) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/pan.2010.04.09.06.20.08(a)gmail.com
From: Andrei Popescu on 9 Apr 2010 03:10 On Fri,09.Apr.10, 00:00:11, Ron Johnson wrote: > On 2010-04-08 22:36, green wrote: > [snip] > > > >I am using mutt. I had procmail set up to drop messages in > >different maildir boxes. Then I switched to mailfilter. And > >because it is such a pain when a new mailing list is added (or > >whatever), > > It takes 30 seconds to pull up ~/.mailfilter in vim, duplicate an > if-block and modify it. Or make generic rules: if (/^List-Id:.*<debian-(.*)\.lists.debian.org>/) { to Maildir/.debian.$MATCH1/ } You only have to create the Maildir in advance, and even that can be automated (I think I saw the code right here on the list). Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Eduardo M KALINOWSKI on 9 Apr 2010 10:30
On Qui, 08 Abr 2010, Tyler MacDonald wrote: > Should I move over to gmail, or is > there some amazing scriptable GUI mail client that is going to knock my > socks off with an array of pipes and regexps and color-highlighting and > maybe even procmail-parsing and custom keybinding? If that is what you are looking for in an email client, gmail won't help you. -- "Unibus timeout fatal trap program lost sorry" -- An error message printed by DEC's RSTS operating system for the PDP-11 Eduardo M KALINOWSKI eduardo(a)kalinowski.com.br -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100409112045.14366e7mwvdd6cu8(a)mail.kalinowski.com.br |