2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-15 22:26:04 +00:00

32_mailcheck.pm: diabled disabledForIntervals

git-svn-id: https://svn.fhem.de/fhem/trunk@8869 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2015-07-01 20:22:30 +00:00
parent 5e50bbf910
commit 2f7defb28b

View File

@ -41,7 +41,6 @@ mailcheck_Initialize($)
$hash->{AttrList} = "debug:1 ".
"delete_message:1 ".
"disable:1 ".
"disabledForIntervals ".
"interval ".
"logfile ".
"nossl:1 ";
@ -526,7 +525,6 @@ mailcheck_Read($)
1 -> don't use ssl.</li><br>
<li>disable<br>
1 -> disconnect and stop polling</li>
<li>disabledForIntervals HH:MM-HH:MM HH:MM-HH-MM...</li>
<li>debug<br>
1 -> enables debug output. default target is stdout.</li>
<li>logfile<br>