js-sendmessage |
Top Previous Next |
The js-sendmessage command may be used to send an email message to all users for a domain.
Usage: js-sendmessage [-options]
Options:
-d domain -host smtp host -p smtp port -t smtp connection type (plain|ssl|start-tls) -debug enable debug mode (true|false) -u smtp username -pass smtp password -f from address -s subject -b body -h display this help menu
If js-sendmessage command is run without options then user will be prompted for necessary information. |