Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create Email Entries in Launch Table

Configuring launches to your local email applications are somewhat different than for other applications. While the path and arguments can be modified, the Email Launch entry cannot be deleted, nor can another one be added.

Edit Entries in Launch Table

...

Email is a specific and static entry in the Launch table that takes on special meaning. Rather than launching a document for editing, the Email option is used to create new mail messages. With this entry configured, the email options in the Action menus will create a new mail message with one or more documents attached. Microsoft Outlook® is configured by default; no additional configuration is required to use it. Alternately, settings may be modified to support other mail applications. Square 9 does test functionality with IBM Notes® in addition to Outlook, but any mail application that supports creating new mail messages using command-line arguments can be configured to work with the GlobalSearch email options.

Edit Email Entries in Launch Table

  1. To edit email entries in the Launch Table, in open the Extensions Manager interface, from . From the vertical Extensions menu, select Launch and the available Launch entries will display. Email should always be the first option in this list.

  2. In the Email bar, click the More Options () icon and then click Edit.
    • Note that in the Launch Entry dialog box that appears, Extension is set to Email and is non-editable.

  1. Microsoft Outlook® Image Added

  2. Microsoft Outlook is the default email application; it does not required require further configuration. You can change the Max Size setting, if you wish.      Again, needs to continue list numbering.
  3. In
  4.  In the Max Size (MB) text box, enter the maximum size (in megabytes) that attached files can be, per email message. You can type in the amount or use the Up/Down arrows to the right of the box.
    • Because most email
    • clients
    • servers limit the allowable size per message
    • for all attachments
    • to no more than 25 MB, this is set by default. If you change the Max Size limit and your email
    • client
    • server cannot handle the file size, documents will fail to attach to the message.

...

Alternate Mail Client Settings

  1. To configure an alternate email client, simply uncheck Outlook.

  2. In the Path text box, enter the path and filename of the email client executable.

  3. In the Argument text box, enter the argument needed to tell the email client how to attach files when composing compose a new message .
    Optionally, in the Argument text box, enter the Square 9-specific argument /square9_manual_monitor. You can use the argument /f /square9_manual_monitor specifically for Outlook. /f is an Outlook command-line switch that tells Outlook that it is going to be opening a file. Documents launch using this argument in Manual Monitoring mode and then open the Launch Queue dialog boxand begin attaching files. Files are passed by GlobalSearch to the application on startup. If the application requires specific parameters to indicate the start of the attachment list, it should be included at the end of your argument list.

  4. In the Delimiter text box, enter the character(s) used in the argument to separate the attached files by the application. Again, this information is dictated by the command-line options for the selected application.

  5. Some applications may require an argument to be added to the end of a file list. Enter the argument arguments needed to end the message in the End Argument text box.

  6. Click Save and the file type specified application will be mapped for use with Email.

Image Removed    Image Removed
Configure Launch to Outlook and to Notes

Delete Entries in Launch Table

  • To delete entries in the Launch Table, in the Launch interface, click More Options (Image Removed) icon for the selected entry and click Delete.

Delete Email Entries in Launch Table

...

IBM Notes Example

The illustration below shows the proper configuration to setup email for use with IBM Notes®. To create a new message on startup, Notes expects the text "mailto:" to be passed as an argument on startup. Files are passed by GlobalSearch in the command line are expected to be prefixed by the text "?Attach=", so that is also included in the Argument text box. Each file passed to Notes must be separately prefixed with the same "?Attach=" text, so this is added to the Delimiter text box. There are no end argument requirements for Notes, so End Argument is left blank.


Image Added

Mozilla Thunderbird Example

The illustration below shows the proper configuration to setup email for use with Mozilla Thunderbird®. To create a new message on startup, Thunderbird expects the text "-compose " to be passed as an argument on startup. Files are passed by GlobalSearch in the command line are expected to be prefixed by the text "attachment='", so that is also included in the Argument text box.  Each file passed to Thunderbird must be separated by a comma, so this is added to the Delimiter text box.  The attachment list for Thunderbird begins with an apostrophe, and must close with one as well, so this is added to the End Argument.

Image Added