Welcome to the home of the kiwi!

k.i.w.i.

overview    features    compatibility    roadmap    downloads    documentation    support
Getting Started | Domain Management | Services | Scripting: kiwi/Script | Mail Extension | Web Extension
kiwi/Script

DSNRcpt

Parameters: none

Remarks: This is a new data type added by the Message Transfer Agent to allow you to navigate through a messages recipient list.

Function is only available when script is run from Message Transfer Agent.

Example:
  DSNRcpt drMsg = GetRecipientList
  echo "1st message recipient: ";GetRecipient( drMsg)

Output:

  1st message recipient: test@localhost.localdomain

Related Statements:

All content herein
Copyright (c) 2007-now Darren Alford.