How can I force .procmailrc for each incoming email:
- leave this email in my mailbox as if nothing happened.
- Give mail to script1.sh through stdin
- Give mail to script2.sh through stdin
- Give mail to script3.sh through stdin
- Give mail to script4.sh through stdin and so on
how can I do it?