You can use our command line tool msgsend.exe to send the messages from the command line interace ( CLI ).
Usage:
msgsend -r recipient -m "message"
msgsend -r recipient1 recipient2 recipient3 -m "message"
msgsend -r "recipient name" recipient2 recipient3 -m "message"
-r and -m switches are required
optional: -p priority ( low / normal / high, default is normal )
please type all switches in the lower case to avoid mistakes.
|