"Steve [Gentoo]" <[EMAIL PROTECTED]> writes: > -- > > :0 > * ^List-Id:.*<gentoo-user.gentoo.org> > | formail +1 -ds >> gentoo_user/ > > --
I don't have your setup but am a longtime procmail user..
Maybe you can use formail as a filter and then deliver something like
below... I may have it broken up wrong but the idea may be of use:
(Untested)
:0fw
{
* ^List-Id:.*<gentoo-user.gentoo.org>
| formail +1 -ds
:0
gentoo_user/
}
--
[email protected] mailing list

