Template:Networking rutos manual administration: Difference between revisions
Template:Networking rutos manual administration (view source)
Revision as of 10:10, 17 April 2024
, 17 Aprilno edit summary
No edit summary |
|||
Line 624: | Line 624: | ||
</table> | </table> | ||
===Email | ===Email Users=== | ||
---- | ---- | ||
When email related services{{#ifeq:{{{events_reporting}}}|0| | (such as [[{{{name}}} Events Reporting|Events Reporting]]) }}are used, the device logs in to the specified email account and reads the inbox (e.g., Email to SMS) or sends out a message (e.g., SMS to Email) depending on the configured service. In this context, an <b>Email Account</b> is an configuration instance that contains the necessary data required in order to log into an email account. | When email related services{{#ifeq:{{{events_reporting}}}|0| | (such as [[{{{name}}} Events Reporting|Events Reporting]]) }}are used, the device logs in to the specified email account and reads the inbox (e.g., Email to SMS) or sends out a message (e.g., SMS to Email) depending on the configured service. In this context, an <b>Email Account</b> is an configuration instance that contains the necessary data required in order to log into an email account. | ||
Line 635: | Line 635: | ||
</ol> | </ol> | ||
[[File: | [[File:Networking_rutos_manual_administration_recipients_email_accounts_groups_add_button_v1.png|border|class=tlt-border]] | ||
After clicking ' | After clicking 'Add' you should be redirected to that email account's settings page where you can start configuring the account. | ||
[[File: | [[File:Networking_rutos_manual_administration_recipients_email_accounts_modify_email_account_v3.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
Line 649: | Line 649: | ||
<tr> | <tr> | ||
<td>Secure connection</td> | <td>Secure connection</td> | ||
<td>off | <td>off {{!}} on; default: <b>off</b></td> | ||
<td>Use if your SMTP server supports TLS or SSL encryption.</td> | <td>Use if your SMTP server supports TLS or SSL encryption.</td> | ||
</tr> | </tr> | ||
Line 664: | Line 664: | ||
<tr> | <tr> | ||
<td>Credentials</td> | <td>Credentials</td> | ||
<td>off {{!}} on; default: <b>off</b></td> | <td>off {{!}} <span style="color: blue;">on</span>; default: <b>off</b></td> | ||
<td>This options allows you to set username and password of email account.</td> | <td>This options allows you to set username and password of email account.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Username</td> | <td><span style="color: blue;">Username</span></td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>Username | <td>Username for authentication on SMTP (Simple Mail Transfer Protocol) server. All characters are allowed except `' and space.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Password</td> | <td><span style="color: blue;">Password</span></td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td>Password | <td>Password for authentication on SMTP (Simple Mail Transfer Protocol) server. All characters are allowed except `' and space.</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Sender's email address</td> | <td>Sender's email address</td> | ||
<td>string; default: <b>none</b></td> | <td>string; default: <b>none</b></td> | ||
<td> | <td>An address that will be used to send your email from. Allowed characters (a-zA-Z0-9._%+-@).</td> | ||
</tr> | |||
<tr> | |||
<td>Do not verify authenticity</td> | |||
<td><span style="color: red;">off</span> {{!}} on; default: <b>off</b></td> | |||
<td>When enabled peer's certificate authenticity will not be verified.</td> | |||
</tr> | |||
<tr> | |||
<td><span style="color: red;">Server's CA file</span></td> | |||
<td> - (interactive button)</td> | |||
<td>Upload server's CA file.</td> | |||
</tr> | </tr> | ||
<tr> | <tr> |