Log in or register to post comments
Applied your fix. Thank you very much.
-d EsendexRecipient=$number -d EsendexBody=$message $serverURLs`
RESPONSE=`curl -s -d EsendexUsername=$username -d EsendexPassword=$password -d EsendexAccount=$account
The script as uploaded is broken. The curl line is truncated and terminated incorrectly. See other comments for fix (post character limit..)
Applied your fix. Thank you very much.
-d EsendexRecipient=$number -d EsendexBody=$message $serverURLs`
RESPONSE=`curl -s -d EsendexUsername=$username -d EsendexPassword=$password -d EsendexAccount=$account
The script as uploaded is broken. The curl line is truncated and terminated incorrectly. See other comments for fix (post character limit..)