Hi guys,
I'm wondering if there are any plans to allow for messages to be
delivered to scripts via exec over STDIN rather than the command line?
The reason I ask, is that I need to execute a script for sms delivery,
and *really* don't want to accept messages to the delivery engine via
the command-line, where there is potential for some interesting
hackery/crackery.
Basically I'd like to be able to process messages in the same way that
mail delivery scripts work on MTA's... where the message is simply fed
in to the script and EOLd when it's all in.
If there are no-plans for this, I will write and submit a patch but
don't want to tread on anyones toes!
Thanks.
--
Richard