mutt and mailing lists
Shot (Piotr Szotkowski)
shot at hot.pl
Sun Feb 26 11:54:34 UTC 2006
Michael V. De Palatis:
> For reasons that are unknowable even to myself, I use mutt as my email
> client. However, thus far I haven't been able to figure out exactly
> how to have particular messages placed into a specific mailbox. In
> particular, I would like to place messages from high traffic mailing
> lists into list-specific mailboxes.
Use procmail; I have the following in mine ~/.procmailrc:
:0
* ^Delivered-To: mailing list \/[a-z0-9_+-]+
lists/$MATCH/
:0
* ^List-Id: .*<\/[a-z0-9_+-]+
lists/$MATCH/
:0
* ^List-Id: \/[a-z0-9_+-]+
lists/$MATCH/
(I’m also wondering whether this couldn’t be rewritten into one rule.)
-- Shot
--
It is not yet possible to change operating system by writing
to /proc/sys/kernel/ostype. -- man 2 sysctl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060226/0169f4ac/attachment.sig>
More information about the ubuntu-users
mailing list