Send a notification email message
- To open the command window for the BlackBerry® Enterprise Server User Administration Tool, on the computer that hosts the tool, on the taskbar, click Start > Programs > BlackBerry Enterprise Server Resource Kit > BlackBerry Enterprise Server User Administration Tool > BlackBerry Enterprise Server User Administration Tool.
- Type besuseradminclient <credentials> -send_email, and either specify the subject and body text, or specify an input file that contains the subject and body text that you want to include in the email message. Type the following parameters:
Example: -infofile input file
Subject=Let's celebrate!
Body=We have all kinds of treats at noon today to celebrate our tenth anniversary. Come if you can.
besuseradminclient -username admin -password password -send_email -u “Sam Moser” -b server01 -subject <subject_line_text> -body <message_body_text>
besuseradminclient -username admin -password password -g managers -send_email -subject <subject_line_text> -body <message_body_text>
besuseradminclient -username admin -password password -u “Sam Moser” -b server01 -send_email -infofile userinformation.txt
Parent topic: Sending notification messages to BlackBerry devices