[Rspamd-Users] Not Analyzing Messages
Benny Pedersen
me at junc.eu
Mon Aug 26 14:12:28 UTC 2024
Casey Bralla skrev den 2024-08-26 13:48:
> 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];
you need a local dns server
> 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!!
https://www.spamresource.com/2021/10/be-careful-using-spamhaus-with-open.html
https://www.hmailserver.com/forum/viewtopic.php?t=40286
feel free to ask more, generic use nameserver 127.0.0.1 in resolv.conf,
all else will be blocked
More information about the Users
mailing list