From 7801298f6a855cda0c62433d45ec717d2773ef73 Mon Sep 17 00:00:00 2001 From: dequis Date: Tue, 27 Dec 2016 14:24:50 -0300 Subject: Per-account handle_unknown Credit for the idea goes to russian XMPP spammers. Thanks! --- doc/user-guide/commands.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 91e02ff2..1ddf9764 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1007,19 +1007,23 @@ - + add_channel - root, add, add_private, add_channel, ignore + add_private, add_channel, ignore - By default, messages from people who aren't in your contact list are shown in a control channel instead of as a private message. + By default, messages from people who aren't in your contact list are shown in a control channel (add_channel) instead of as a private message (add_private) If you prefer to ignore messages from people you don't know, you can set this one to "ignore". "add_private" and "add_channel" are like add, but you can use them to make messages from unknown buddies appear in the channel instead of a query window. + + This can be set to individual accounts, which is useful to only ignore accounts that are targeted by spammers, without missing messages from legitimate unknown contacts in others. Note that incoming add requests are visible regardless of this setting. + + Although these users will appear in your control channel, they aren't added to your real contact list. When you restart BitlBee, these auto-added users will be gone. If you want to keep someone in your list, you have to fixate the add using the add command. -- cgit v1.2.3