[Rspamd-Users] How to configure rspamd to never reject email?

Jef Driesen jefdriesen at hotmail.com
Sat Mar 28 10:33:47 UTC 2020


Hi,

I'm migrating from dspam (which is no longer maintained) to rspamd, and I'm 
running into a few issues.

My setup is a private mail server running dovecot and postfix. Unlike most 
public mail servers, it does not receive mail directly from the internet. Most 
email is retrieved with fetchmail from various external mailboxes. Thus, 
features like rejecting mail or greylisting makes no sense, because the mail has 
already been accepted elsewhere. How can I disable them? Basically I want to 
configure rspamd to only add headers and never reject any email. The headers are 
needed to move spam to the junk folder with a sieve script.

I also don't have a real domain name, and use a fake one (home.lan) on my 
internal network. Are there any other things I should watch out for in this kind 
of setup? Are there any modules that I should disable? My previous dspam based 
setup does only Bayesian classification, and not any of the more advanced 
features that rspamd supports.

Jef


More information about the Users mailing list