summaryrefslogtreecommitdiff
path: root/share/tmac
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2007-03-04 03:19:42 +0000
committerBob Beck <beck@cvs.openbsd.org>2007-03-04 03:19:42 +0000
commit448579ad27043b1f122c501f4bf7fd263ed3544b (patch)
treeb7e74722800dacc6d08ec5a0c621bb1c21f99e0d /share/tmac
parent865f72917b01e2d97cb6068f0a86b01f3380ee93 (diff)
Database synchronizaton for spamd/spamlogd
This adds an HMAC protected synchronization protocol for use by spamd and spamlogd. - spamd can receive updates from other hosts for GREY, WHITE, and TRAPPED db entries, and will update the local /var/db/spamd accordingly. - spamd can send updates when it makes changes to the GREY or TRAPPED entries in the db to other hosts running spamd. (Note it does not send WHITE entries because the other spamd will see the GREY changes and have complete information to make appropritate decisions) - spamlogd can send updates for WHITE db entries that it performs on the local db to other hosts running spamd, which will then apply them on remote hosts. note that while this diff provides synchronization for changes made to the spamd db by the daemons, it does *not* provide for sychonizing changes to the spamd db made manually with the spamdb command. Synchronization protocol and most of the work by reyk@, with a bunch of the spamd, and spamlogd stuff by me. testing mostly at the U of A, running happily there under big load. ok reyk@ jmc@
Diffstat (limited to 'share/tmac')
0 files changed, 0 insertions, 0 deletions