{if isset($error) && $error != ''} {/if} {{Form::open(['url'=> "admin/binaryblacklist-edit?action=submit", 'id' => 'blacklistForm', 'class' => 'needs-validation'])}}
The full name of a valid newsgroup. (Wildcard in the format 'alt.binaries.*')
The regex to be applied. (Note: Beginning and Ending / are already included)
A description for this regex
{foreach from=$msgcol_ids key=i item=id name=msgcol}
{/foreach}
Which field in the message to apply the black/white list to.
{foreach from=$status_ids key=i item=id name=status}
{/foreach}
Only active regexes are applied during the release process.
{foreach from=$optype_ids key=i item=id name=optype}
{/foreach}
Black will exclude all messages for a group which match this regex. White will include only those which match.
{{Form::close()}}