fix possible crash on user deletion
[srvx.git] / src / mail.help
1 "BANEMAIL" ("/msg $S BANEMAIL <address> <reason>",
2         "Keeps srvx from sending mail to the address.  The address may be a real address, or a glob that uses * and ? wildcards.",
3         "This also prevents anyone from using matching addresses as their account email address.",
4         "$uSee Also:$u unbanemail, stats email");
5 "UNBANEMAIL" ("/msg $S UNBANEMAIL <address>",
6         "Removes an email address (or glob) from the banned email address list.",
7         "$uSee Also:$u banemail, stats email");