Jeremy Blosser wrote:
>
> Marco Giardini [[EMAIL PROTECTED]] wrote:
> > I' desperately trying to better configure my mutt but I'm having problem
> > with the hooks. I need that all mail coming from BUGTRAQ and from some
> > other mailing list is stored in a separate file than inbox.
>
> Mutt doesn't filter mail. Try procmail.
>
note:
If your MTA is exim (much simpler and as powerfull as sendmail)
then Procmail is not necessary. Look for "filtering mail"
in the exim doc...Actually you will just have to write a .forward file
with some special
commands in it like "if $header contains "gimp" then save ~/Mail/gimp
endif".
--
Axel.