Created
October 27, 2017 11:02
-
-
Save croessner/3e266595cf65b46f606b4ceb15f4d79c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rspamadm confighelp -P /usr/share/rspamd/lua/ spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: cannot get parameters list: bad type for key: required: 'string', 'bool' is expected | |
| 2017-10-27 13:02:12 #25983(rspamadm) cfg; lua_config_add_doc: invalid type: spamtrap | |
| Showing help for spamtrap: | |
| Configuration element: spamtrap | |
| Configuration element: action | |
| Description: An optional action | |
| Required: false | |
| Default: action | |
| Configuration element: check_authed | |
| Description: Skip spamtrap checks for authorized users | |
| Required: false | |
| Default: check_authed | |
| Configuration element: check_local | |
| Description: Skip spamtrap checks for local networks | |
| Required: false | |
| Default: check_local | |
| Configuration element: fuzzy_flag | |
| Description: Fuzzy flag for the spam class | |
| Required: false | |
| Default: fuzzy_flag | |
| Configuration element: fuzzy_weight | |
| Description: Fuzzy weight | |
| Required: false | |
| Default: fuzzy_weight | |
| Configuration element: key_prefix | |
| Description: Redis key prefix | |
| Required: false | |
| Default: key_prefix | |
| Configuration element: learn_fuzzy | |
| Description: Flag to enable fuzzy learning | |
| Required: false | |
| Default: learn_fuzzy | |
| Configuration element: learn_spam | |
| Description: Flag to enable bayes spam learning | |
| Required: false | |
| Default: learn_spam | |
| Configuration element: map | |
| Description: A map file containing regexp entries for spamtrap emails and domains | |
| Required: false | |
| Default: map | |
| Configuration element: score | |
| Description: A score for this module | |
| Required: false | |
| Default: score | |
| Configuration element: symbol | |
| Description: Name of the symbol | |
| Required: false | |
| Default: symbol |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment