SetConnect

OutlookSendMail

Mail::OutlookSendMail
Description

Send mail using MS-Outlook. The regular Outlook-security is bypassed using extended-MAPI (no popups).

Note-1: Requires MS-Outlook to be installed!

Note-2: It is strongly recommended that Outlook is NOT running when the plugin is being executed! The plugin will create it's own instance of Outlook and having multiple instances running might result in unpredictable behaviour.

Note-3: Sometimes Outlook takes some time to quit even after the plugin has already finished. It is strongly recommended to wait for Outlook to be finished before executing the next OutlookReceiveMail command.

Options
Recipient Address
Address(es) to which the message must be sent. Separate multiple addresses by ;
CC Address
Address(es) to which a carbon-copy of the message must be sent. Separate multiple addresses by ;
BCC Address
Address(es) to which a blind-carbon-copy of the message must be sent. Separate multiple addresses by ;
Subject
Message subject.
Message
Message-body.
Attachment(s)
Optional file-attachment(s). Separate multiple attachments by a ;
Importance
Low
Low priority
Normal
Normal priority
High
High priority
 
Read Receipt
When checked, a request for a read-receipt will be send with the message.
Outlook Setup
Outlook pProfile
If there are multiple Outlook profiles configured you can specify which profile is to be used in this OutlookReceiveMail session.
Note: if the selected profile would ask for a password in an interactive session, the same dialog will be displayed when the plugin is called!
Wait for Outlook to quit
When checked, once the send-mail function is finished, the plugin will wait for Outlook to be terminated before quitting the plugin. This is because it can take some time for Outlook to shutdown and sometimes it doesn't shutdown at all.
Timeout
OutlookSendMail will wait "timeout" seconds for Outlook to shutdown. If Outlook is still running after this time the Outlook proces will be terminated.

Documentation

Release notes