On Thu, Oct 22, 2009 at 06:31:40PM +0200, Peter Jordan wrote:
> Hello,
>
> I plan to migrate from thunderbird to mutt.
>
> In thunderbird it is possible to define custom tags (e.g. debian with  
> color red), so that the mails labeled with debian are highlighted red.
>
> Is that also possible with mutt?
>
Why not instead use procmail to file all debian mail in a "debian"
folder.  Here's part of my .procmailrc

PATH=/usr/local/bin:/usr/bin:/bin
HOME=/home/rob
MAILDIR=$HOME/Mail
DEFAULT=$MAILDIR/mbox
LOGFILE=$MAILDIR/.procmaillog

:0:
* ^todebian-u...@lists.debian.org
debian-user

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to