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 [2018/10/12 09:08] – [ESNDDBF] kkramerpub:imailapis [2019/02/07 10:55] – [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 the 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 152: Line 159:
   - Limited to emailing a single database file. (For multiples use command ESNDDBFS)    - Limited to emailing a single database file. (For multiples use command ESNDDBFS) 
   - Limited to 80 characters for the sender and recipient addresses   - Limited to 80 characters for the sender and recipient addresses
-  - Limited to 300 direct receipients in the To address +  - Limited to 300 direct receipients in the To address* 
-  - Limited to 300 direct receipients in the Cc address in addition to those in the To address +  - Limited to 300 direct receipients in the Cc address in addition to those in the To address* 
-  - Limited to 300 blind copy receipients in the Bc address+  - Limited to 300 blind copy receipients in the Bc address*
   - Limited to 80 characters for the subject   - Limited to 80 characters for the subject
   - Limited to 2048 characters for the message   - Limited to 2048 characters for the message
Line 165: Line 172:
     - XLS - Maximum columns 255, Maximum column width 256     - XLS - Maximum columns 255, Maximum column width 256
     - TXT - Maximum columns 255, Maximum column width 256     - TXT - Maximum columns 255, Maximum column width 256
 +
 +* iMail 6.90 and above supports blank, comma or semi-colon as address separators in TO, CC and BC addresses.
    
 </pre></html>                             </pre></html>                            
Line 369: 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