From c3320a302c5ab291eec2dd9f37fa7599dfcca105 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 10 Jul 2024 21:55:08 +0300 Subject: langpacks: remove Spamotron --- langpacks/english/Plugins/Spamotron.txt | 98 --------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 langpacks/english/Plugins/Spamotron.txt (limited to 'langpacks/english/Plugins') diff --git a/langpacks/english/Plugins/Spamotron.txt b/langpacks/english/Plugins/Spamotron.txt deleted file mode 100644 index d29b8ed169..0000000000 --- a/langpacks/english/Plugins/Spamotron.txt +++ /dev/null @@ -1,98 +0,0 @@ -#muuid {14331048-5a73-4fdb-b909-2d7e1825a012} -;============================================================ -; File: Spamotron.dll -; Plugin: Spam-o-tron -; Version: 0.0.4.7 -; Authors: vu1tur -;============================================================ -[Anti-spam plugin with captcha and Bayes filtering.] -;file \plugins\Spamotron\res\spamotron.rc -[Enabled] -[Learned ham messages:] -[Learned spam messages:] -[Filtering options] -[Do not send challenge request if message score above] -[Auto approve contact if message score below] -[and learn as ham] -[Do not enable any of these options until Spam-o-tron has learned at least 20 of ham and 50 of spam messages.] -[Learning options] -[Auto-learn messages from approved contacts as ham] -[Auto-learn messages from contacts if not approved in] -[days as spam] -[Auto-learn outgoing messages as ham] -[Learn message:] -[Spam] -[Ham] -[Analyze] -[Settings] -[Enabled accounts:] -[Auto approve on:] -[Outgoing message] -[Incoming message with any word from list:] -[Hide contact until verified] -[Add permanently to list on verified] -[Log actions to system history] -[Flood protection] -[Do not send more than] -[messages to one contact per day] -[Do not reply to the same message more than] -[times a day] -[Do not reply to messages with words in this list:] -[Mode:] -[Case-sensitive] -[will be saved in %mathexpr%] -[Send challenge on incoming message:] -[Responses: (saved in %response%, %response-n% variables)] -[Reply on success:] -[Send challenge on authorization request:] -[Keep blocked messages in contact history] -[and mark them unread after approval] -[Reset to defaults] -[Enable popup notifications] -[Appearance] -[Foreground] -[Background] -[Timeout (sec)] -[Contact blocked] -[Contact approved] -[Challenge sent] -[Use default colors] -[Use Windows colors] -[Default timeout] -[Preview] -;file \plugins\Spamotron\src\bayes.cpp -[Bayes database path] -;file \plugins\Spamotron\src\options.cpp -[Simple] -[Math expression] -[Round-robin] -[Random] -[Will be automatically evaluated from %mathexpr%] -[Invalid regular expression.\nKeeping previous value.] -[Message score] -[Message sessions] -[Messages] -[Bayes] -[Popups] -;file \plugins\Spamotron\src\popups.cpp -[Message blocked due to preview action] -[Contact approved due to preview action] -[Challenge sent to preview contact] -;file \plugins\Spamotron\src\spamotron.cpp -[Contact %s approved.] -[Message from %s rejected because it reached a maximum for challenge requests per day.] -[Message from %s rejected because it reached a maximum for same responses per day.] -[Message from %s dropped because it has a word from black list.] -[Message from %s dropped because of high spam score.] -[Sending plain challenge to %s.] -[Sending round-robin challenge to %s.] -[Sending random challenge to %s.] -[Sending math expression challenge to %s.] -;file \plugins\Spamotron\src\stdafx.h -[Spam-o-tron needs to verify you're not a bot. Reply with "%response%" without quotes.] -[Spam-o-tron needs to verify you're not a bot. Reply with a result of expression %mathexpr%.] -[Verified.] -[Spam-o-tron delayed authorization request. First reply with "%response%" without quotes.] -[Spam-o-tron delayed authorization request. First reply with a result of expression %mathexpr%.] -;file \plugins\Spamotron\src\utils.cpp -[Their message was] -- cgit v1.2.3