[Rspamd-Users] Not Analyzing Messages

Tino Hendricks t.hendricks at interpool.de
Mon Aug 26 12:36:13 UTC 2024


Hi Casey!

> Am 26.08.2024 um 13:48 schrieb Casey Bralla <MailList at NerdWorld.org>:
> 
> Sorry if this is an ultra newbie question...
> 
> I'm building a new instance of OpenSMTPD, Dovecot, & rspamd. I've got most of the system working, and have trained the system on my 10,000+ repositories of ham and spam.
> 
> But the system does not seem to be evaluating the messages when it assigns a X-Spam score.  For example, on an eMail which is clearly spam (penis enlargement, etc), it added this report to the eMail
> 
> X-Spamd-Bar: /
> X-Rspamd-Server: t-Mail
> X-Rspamd-Queue-Id: b097b86d
> X-Spamd-Result: default: False [-0.09 / 15.00];
>      ARC_NA(0.00)[];
>      XM_UA_NO_VERSION(0.01)[];
>      FROM_HAS_DN(0.00)[];
>      TO_MATCH_ENVRCPT_ALL(0.00)[];
>      MIME_GOOD(-0.10)[multipart/alternative,text/plain];
>      PREVIOUSLY_DELIVERED(0.00)[casey at xyz.com];
>      RCPT_COUNT_ONE(0.00)[1];
>      TO_DN_ALL(0.00)[];
>      DBL_BLOCKED_OPENRESOLVER(0.00)[storage.googleapis.com:url];
>      RCVD_COUNT_ONE(0.00)[1];
>      FROM_EQ_ENVFROM(0.00)[];
>      TO_EQ_FROM(0.00)[];
>      MIME_TRACE(0.00)[0:+,1:+,2:~];
>      RCVD_TLS_ALL(0.00)[];
>      MID_RHS_MATCH_FROM(0.00)[]
> 
> I'm brand new to rspamd, and never was an expert on spamassasin, so would appreciate it if anyone could point me in a good direction for troubleshooting.
> 
> TIA!!

A good start besides checking the fine manuals or this intro
https://www.0xf8.org/2018/05/an-alternative-introduction-to-rspamd-configuration-introduction/


would be to activate debugging by putting 

debug_modules = ["bayes" ,“lua_bayes“]

into your local.d//logging.inc

HTH

Tino


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4339 bytes
Desc: not available
URL: <https://lists.rspamd.com/pipermail/users/attachments/20240826/c0e3cfa1/attachment.bin>


More information about the Users mailing list