update: removed recovery functionality
This commit is contained in:
@@ -100,8 +100,8 @@
|
||||
<label for="greet" class="pure-checkbox">
|
||||
<input id="greet" type="checkbox"/> Greet recipients (by proper names if possible)
|
||||
</label>
|
||||
<label for="recovery" class="pure-checkbox">
|
||||
<input id="recovery" type="checkbox"/> Try recover from a mismatched address/subject error
|
||||
<label for="force" class="pure-checkbox">
|
||||
<input id="force" type="checkbox"/> Ignore address/subject mismatch errors
|
||||
</label>
|
||||
<label for="slice" class="pure-checkbox">
|
||||
<input id="slice" type="checkbox"/> Enable task slicing
|
||||
|
||||
Reference in New Issue
Block a user