Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The EMAIL interface can send email to either a predefined address group or to any recipient placed in the "TO" item. Connection definitions concerning the SMTP server have to be made previously (ref. System Settings 4.2.2.5). Depending on which "SendTo" item is set to true the email interface will send the content to different addresses.
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>SUBJECT</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<EMAIL>.SUBJECT </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>BODY</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<EMAIL>.BODY </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>TO</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<EMAIL>.TO </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>SendTo</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td> </tr>
<tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path
</td> <td> NETx.XCON.<EMAIL>.SendTo </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>SendToAdmin</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr>
<td>Data Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td>
</tr> <tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard
Path </td> <td> NETx.XCON.<EMAIL>.SendToAdmin </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>SendToSystem</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td>
</tr> <tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard
Path </td> <td> NETx.XCON.<EMAIL>.SendToSystem </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>SendToUser</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr>
<td>Data Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td>
</tr> <tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard
Path </td> <td> NETx.XCON.<EMAIL>.SendToUser </td> </tr> </tbody> </table> <p></p>

  • No labels