{"id":436,"date":"2022-01-08T22:45:04","date_gmt":"2022-01-08T21:45:04","guid":{"rendered":"https:\/\/nissel.it\/?p=436"},"modified":"2022-01-08T22:45:41","modified_gmt":"2022-01-08T21:45:41","slug":"warnungen-und-fehler-in-spamassassin-analysieren","status":"publish","type":"post","link":"https:\/\/nissel.it\/index.php\/2022\/01\/08\/warnungen-und-fehler-in-spamassassin-analysieren\/","title":{"rendered":"Warnungen und Fehler in Spamassassin analysieren"},"content":{"rendered":"\n<p>Fehler in den Spam-Regeln bleiben in Spamassassin oft unerkannt. Eine M\u00f6glichkeit ist es Fehler und Warnungen von Spamassassin auszugeben.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>spamassassin -D --lint 2>&amp;1 | grep -i warning<\/code><\/pre>\n\n\n\n<!--more-->\n\n\n\n<pre class=\"wp-block-code\"><code>Jan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule DRUGS_STOCK_MIMEOLE\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule RCVD_NUMERIC_HELO\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule TML_SHORT_LINK_IMG_3\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule MALFORMED_FREEMAIL\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule FILL_THIS_FORM_LOAN\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule FROM_WORDY\nJan  8 22:39:23.159 &#91;2269556] dbg: config: warning: score set for non-existent rule FILL_THIS_FORM_FRAUD_PHISH\nJan  8 22:39:23.160 &#91;2269556] dbg: config: warning: score set for non-existent rule RP_MATCHES_RCVD\nJan  8 22:39:23.160 &#91;2269556] dbg: config: warning: score set for non-existent rule DKIMDOMAIN_IN_DWL_UNKNOWN\nJan  8 22:39:23.160 &#91;2269556] dbg: config: warning: score set for non-existent rule DKIMDOMAIN_IN_DWL\nJan  8 22:39:23.160 &#91;2269556] dbg: config: warning: score set for non-existent rule HELO_LH_HOME\nJan  8 22:39:23.160 &#91;2269556] dbg: config: warning: score set for non-existent rule PYZOR_CHECK<\/code><\/pre>\n\n\n\n<p>Diese Regeln sind nicht existent, aber wurden trotzdem konfiguriert. Hier sollte man f\u00fcr jede Regel pr\u00fcfen, ob sie veraltet, richtig geschrieben oder ein Plugin nicht aktiviert wurde.<br>Folgende Warnungen sind eher Hinweise. Eine Fehlende Beschreibung einer Regel ist nat\u00fcrlich unsch\u00f6n, aber gibt keinen Hinweis auf einen m\u00f6glichen Fehler.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Jan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for STOX_AND_PRICE\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for FROM_MISSP_SPF_FAIL\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for BASE64_LENGTH_78_79\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for JM_RCVD_QMAILV1\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for X_MAILER_CME_6543_MSN\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for REPLYTO_WITHOUT_TO_CC\nJan  8 22:39:23.169 &#91;2269556] dbg: config: warning: no description set for HELO_OEM<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fehler in den Spam-Regeln bleiben in Spamassassin oft unerkannt. Eine M\u00f6glichkeit ist es Fehler und Warnungen von Spamassassin auszugeben.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[5,28],"class_list":["post-436","post","type-post","status-publish","format-standard","hentry","category-webserver","tag-mail","tag-spamassassin"],"_links":{"self":[{"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/posts\/436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/comments?post=436"}],"version-history":[{"count":1,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/posts\/436\/revisions"}],"predecessor-version":[{"id":437,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/posts\/436\/revisions\/437"}],"wp:attachment":[{"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/media?parent=436"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/categories?post=436"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nissel.it\/index.php\/wp-json\/wp\/v2\/tags?post=436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}