How can I force .procmailrc for each incoming email:
how can I do it?
Just use a bunch of non-delivering pipe actions
:0 c
|script1.sh
:0 c
|script2.sh
:0 c
|script3.sh
etc. When it falls through all the recipes without having delivered it will deliver to the system standard inbox.