User Tools

Site Tools


pub:imailapis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
pub:imailapis [2019/02/07 10:44] – [iMail Command APIs] kkramerpub:imailapis [2019/02/07 10:53] – [iMail Command APIs] kkramer
Line 8: Line 8:
 Note that the commands mirror the menu options available from the menu group entitled Send Mail Commands. Note that the commands mirror the menu options available from the menu group entitled Send Mail Commands.
  
-**General note:** As of iDocs release 6.90, iMail supports blank, comma or semi-colon as address separators in TO, CC and BC addresses fields for all API's listed below. i.e. ken@informdecisions.com, anh@informdecisions.com //-OR-// ken@informdecisions.com,anh@informdecisions.com //-OR-// ken@informdecisions.com anh@informdecisions.com //etc.//     +**General note:** As of iDocs release 6.90, iMail supports blank, comma or semi-colon as address separators in TO, CC and BC addresses fields for all API's listed below. 
 +<html><pre> 
 +Examples below: 
 +ken@informdecisions.com, anh@informdecisions.com 
 +ken@informdecisions.com,anh@informdecisions.com 
 +ken@informdecisions.com anh@informdecisions.com 
 +</pre></html> 
 ===== ECVTDBF ===== ===== ECVTDBF =====
  
Line 372: Line 378:
   * **MSG** – Enter the message body in this parameter value. The message text can contain a macro substitution variable that will be used to insert an email message. This message will be derived from a text file identified with a '&' located on the IFS iMail directory. i.e. MSG(’This text file verbiage will be inserted &MESSAGE.txt into the body’). In this example MESSAGE is a formatted text file on the imail directory of the IFS.   * **MSG** – Enter the message body in this parameter value. The message text can contain a macro substitution variable that will be used to insert an email message. This message will be derived from a text file identified with a '&' located on the IFS iMail directory. i.e. MSG(’This text file verbiage will be inserted &MESSAGE.txt into the body’). In this example MESSAGE is a formatted text file on the imail directory of the IFS.
   * **CCADDR** - Enter the copied recipients email address in this parameter.   * **CCADDR** - Enter the copied recipients email address in this parameter.
-  * **BCCADDR** - Enter the blind copied recipients email address in this parameter.+  * **BCCADDR** - Enter the blind copied recipients email address in this parameter. Note that blind copy recipients addresses are not visible to the recipients specified in the parameter TOADDR
   * **FROMADDR** - Enter the from email address.   * **FROMADDR** - Enter the from email address.
   * **ATTACH** - Enter one or more IFS directory files.   * **ATTACH** - Enter one or more IFS directory files.
pub/imailapis.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1