How do I write a procmail recipe that executes a shell script without affecting delivery?(in this case, something that sends me a DM via Twitter)

I don't want to affect further processing of the message - it should continue on its way and the output of the script should be ignored.

link|improve this question
feedback

1 Answer

You're looking for the c flag.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.