mx:block(
ip,opts) ->ok,err
Queue a block command for an IP
opts.ttl is the per-entry ipset timeout in seconds (0 or absent
uses the set default); opts.reason is free text for the block
history. The command is sent on the next flusher tick; the queue is
bounded (max_commands) with drop-oldest overflow.