VLPipe URI scheme

The VersaLex VLPipe URI is for piping input payload from one host’s Inbox out through another mailbox. The host and mailbox are specified in the URI. The <send> action will be used to send incoming payload out through the host\mailbox.  VLPipe can only be used for inboxes – it is nonsensical for outboxes.

The basic format of the MailboxPipe URI is:

vlpipe:host\mailbox

Example:

vlpipe:FTPPipeDevTest\myMailbox

VLPipe URI Sample Usages

If the host-level Inbox is specified as a mailbox pipe:

vlpipe:FTPPipeDevTest\myMailbox

Then all incoming payload (whether solicited or unsolicited) will be redirected through <send>myMailbox@FTPPipeDevTest