Rejecting this messages would only cause those hosts to generate useless
delivery failures to innocent people. Instead, we just deliver these
messages...
message = Message was classified as spam
# Check using spamassasin, running as the "spamd" user.
spam = spamd
+ # Don't reject to some trusted hosts, since they will only generate
+ # useless delivery failures to innocent people. We check this after the
+ # spamcheck, so the next rule can still the spam headers properly.
+ !hosts = +dont_reject_spam_hosts
# Accept any other messages, but add spam headers.
accept
# at first glance.
hostlist relay_from_hosts = *.drsnuggles.stderr.nl : drsnuggles.stderr.nl
+# Don't reject spam from these hosts, since they are known dumb, but trusted
+# relays. They will only send rejects to the wrong people.
+hostlist dont_reject_spam_hosts = katherina.student.utwente.nl : kat.student.utwente.nl : *.utsp.utwente.nl
+
# Use this domain on any unqualified addresses that get submitted. Since this
# can come from any vserver, just use our main hostname.
qualify_domain = drsnuggles.stderr.nl