[SAtalk] Synchronizing Whitelists Across Multiple Servers

2003-09-08 Thread Crist J. Clark
t. Obviously, since the whole reason for two sites and servers is redundancy, the syncronization mechanism should not make one of the two a point of failure. Adding a third system that the two share adds new failure modes, but might, overall, be acceptable. Anyone doing this? Anyone have suggestions?

[SAtalk] Whitelisting by Recipient

2002-07-03 Thread Crist J. Clark
to (a) work at all and (b) filter recipients the way I wanted to. During my testing, however, I found out that contrary to the documentation the Net::SMTP::Server module is not actually a standards compliant server. That kind of kills off that as a possibility. Thanks

Re: [SAtalk] Re: Spamd stops logging connections after a while

2002-07-09 Thread Crist J. Clark
for > /var/log/syslog : > >postrotate > /etc/init.d/syslog-ng reload >/dev/null > /etc/init.d/spamassassin restart >/dev/null It sounds like you have spamd writing _directly_ to the log file rather than actually using the

[SAtalk] Razor Freezes in spamd Today

2002-10-10 Thread Crist J. Clark
he debug output), but the children it spawned would all hang _forever_ in the Razor check rather than timeout. That makes me suspicios that something was not being reinitialized in the timeout check or some other issue due to spamd being a bit of a kludge in the first place. --

[SAtalk] Markup Removal in Mutt

2003-01-02 Thread Crist J. Clark
D be marked for deletion, but MUST NOT be destroyed by the mark-up removal process. The script around 'spamassassin -d' being specified as the $editor, fulfills this, but like I said, I don't like clobbering the $editor function for it. Thanks for any help. -- Crist J. Clark