<%template _header%>
<%template _menu%>

黑名单

<%template _smsmenu%> <%if page_err==0%> <%if ispost%> <%template _usercpmsgbox%> <%else%>

如果某用户被加入到黑名单中,那么该用户给您发送的短消息将不会被接收。
将多个用户添加到黑名单时需要用逗号(英文半角)分割,如“张三,李四,王五”。
如需禁止接受所有用户发来的短消息,请设置为 "{ignoreexample}" (注意区分大小写)。

<%/if%> <%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>