> Will it not be easier to specify the mailboxes like this? > > mailboxes =innboks =innboks/broadpark ......
It's easier when you have 5-10 mailboxes. I have about 30 mailboxes so
I decided to define it dynamically. Except that, I have dynamically rules
in my .procmailrc, like this
* ^Sender:.owner-freebsd-\/[...@][email protected]
/home/mutex/mail/.freebsd-${MATCH}/
So the better way is to define mailboxes dynamically.
