]> jfr.im git - irc/evilnet/x3.git/blob - src/mail.help
Fix for crash bug during burst where X3 sends a B (BURST) message with a channel...
[irc/evilnet/x3.git] / src / mail.help
1 "BANEMAIL" ("/msg $S BANEMAIL <address> <reason>",
2 "Keeps X3 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");