You might be able to comma-separate multiple args to make them look like
one.
If not, could you just put the multiple args in a flat file and grep at the
top of the script for the single $RCPT that gets passed?
Ralph Mitchell
On Fri, Dec 1, 2017 at 11:41 PM, Galen Johnson <user-87f955643e3d@xymon.invalid>
wrote:
Hey,
Is there any way to have the SCRIPT type recipient take more than 2 args?
I need to be able to feed the script itself more than just the
recipient...although, it occurs to me, I might be able to cheat by feeding
it that inside a string with a separator. Anyone ever tried to do this?
thanks
=G=