On Thu, 12 Jun 2003, Daniel Jaeggi wrote: > What problems were you having exactly? Anyway, I think this is wrong > because instead of: > > > # Deliver Gentoo mail to specific directories > > :0 > > * ^List-Id:.*gentoo-user\.gentoo\.org > > .gentoo-user/ > > > > you need something like: > > :0 > * ^List-Id:.*gentoo-user\.gentoo\.org > $DEFAULT/.gentoo-user/ > > i.e. you need to specify the full path.
He doesn't need to specify the full path since he has MAILDIR= set to the proper place. Though unless you actually wanted to use .whatever directories within .maildir/ the . isn't needed before the directories. But yes, seeing the exact errors would be helpful. :-) Did you set whatever you're using to get the mail to send use procmail? Also a better way to catch something sent to a particular address is to do: :0: * [EMAIL PROTECTED] blah/ This is a giant crazy regexp within procmail that will parse TO, To, to, tO, etc., etc. --Chris
pgp00000.pgp
Description: PGP signature
