SendMapiMail
Send E-Mail over MAPI
Definition
Use this command to send an e-mail over MAPI
(Microsoft Messaging Application Programming Interface). You may specify
any sender profile. Separate several recipients with a semicolon (;).
Applications with e-mail functionality can use the MAPI
functionality to create, edit, send and save e-mails.
Settings
Input
- Sender
name
This field is grayed because the sender profile already exists. - Sender
address
This field is grayed because the sender profile already exists. - To
Please enter the recipient you want to send the e-mail to.
Separate several recipients with a semicolon (;). If you are using a personal address book (e.g. in MS Outlook), you just need to enter the name of the recipient. You may use variables. - Cc
Carbon copy: A copy of the message is sent to the recipient, and the recipient’s name is visible to other recipients of the message. Separate several recipients with a semicolon (;). If you are using a personal address book (e.g. in MS Outlook), you just need to enter the name of the recipient. You may use variables. - Bcc
Blind carbon copy: A copy of the message is sent to the recipient, and the recipient’s name is not visible to other recipients of the message. Separate several recipients with a semicolon (;). If you are using a personal address book (e.g. in MS Outlook), you just need to enter the name of the recipient. You may use variables. - Subject
Please type the subject of the message. You may use variables. - Please
enter your message text
Please enter your message. You may use variables. - File
attachments
Please select the files you want to attach to the message. You can select several files, if you want. You may use variables.
Buttons
- Insert
File
Inserts the file you selected from the displayed dialog box. - Delete
File
Removes the selected file from the list. - Edit
Change the name or the path of the attached file. If you want, you can use variables for the file. - Sender
Profile
If you are using Microsoft Outlook while executing this command, the current user profile will be used as sender profile. If not, you may specify a profile. Use the default MAPI dialog to specify the MAPI profile. You may use variables if the profiles correspond to %MS.USERNAME%, %XUSER%, %MS.FULLNAME%.
Options
Disable file redirection on x64 machines
For reasons of compatibilty, Ivanti DSM maps file and registry access to the default storage location for 32 bit applications (provided that the storage location differs from that of 64-bit applications). File access: whenever a 32-bit application attempts to access %windir%\System32, the access is redirected to %windir%\SysWOW64. Registry commands: when accessing HKEY_LOCAL_MACHINE\SOFTWARE the calls are redirected to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node. The x64-switch stops this redirection of file and registry accesses when running the script command on a x64 computer; the eScript command runs on the specified path. CallScript command: the script runs in a 64-bit process.