Hi,

While working on dspam stuff I ran into blocklisting, which is
apparently a way to block messages within DSPAM too. It is totally
undocumented, but after reading the source and having google find
mailing list stuff from 2007, I got it work: the related code is minimal
but seems to work fine.

Is there any reason why this feature is completely undocumented? It
seems to be there since at least 2005 (git blame points finger at jonz).

If you want to test it:

General idea is to create list in
/var/spool/dspam/data/<username>/username.blocklist, and add some domain
names, each on a line.

The domain from the email address in the From: header is matched against
the list, and any hit directly marks the message as Blocklisted/Spam.
The message is not learned as spam or used in any other way.

--
Regards,
        Tom

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to