Site updated at 2016-09-11 01:34:03 UTC
This commit is contained in:
parent
99424b497c
commit
f143c60d71
311 changed files with 4596 additions and 1607 deletions
|
@ -99,7 +99,7 @@
|
|||
<span class="s">server</span><span class="pi">:</span> <span class="s">imap.gmail.com</span>
|
||||
<span class="s">port</span><span class="pi">:</span> <span class="s">993</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">Emails</span>
|
||||
<span class="s">user</span><span class="pi">:</span> <span class="s">USERNAME</span>
|
||||
<span class="s">username</span><span class="pi">:</span> <span class="s">USERNAME</span>
|
||||
<span class="s">password</span><span class="pi">:</span> <span class="s">PASSWORD</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
@ -110,7 +110,7 @@
|
|||
<li><strong>server</strong> (<em>Required</em>): The IP address or hostname of the IMAP server.</li>
|
||||
<li><strong>port</strong> (<em>Required</em>): The port where the server is accessible.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the IMAP sensor.</li>
|
||||
<li><strong>user</strong> (<em>Required</em>): Username for the IMAP server.</li>
|
||||
<li><strong>username</strong> (<em>Required</em>): Username for the IMAP server.</li>
|
||||
<li><strong>password</strong> (<em>Required</em>): Password for the IMAP server.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue