From 94cc53a7057dec2a655102268772b73efe32384e Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Thu, 25 Nov 2004 10:50:47 +0000 Subject: when starting new spamd, call it with --socketpath parameter to use unix 2004-10-12 Radek Doulik * em-junk-filter.c: when starting new spamd, call it with --socketpath parameter to use unix sockets instead of opening TCP port. kill such started daemon in finalize callback which is installed by atexit. also try to respawn spamd in case spamc returns error, if respawning is too fast (8 restarts in last 5 minutes) fallback to spamassassin * mail-component.c (impl_quit): call mail_session_quit * mail-session.c (mail_session_init): call junk plugin init (mail_session_quit): new method, called on evo exit svn path=/trunk/; revision=27990 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0592cf37f0..805549ef2f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2004-10-12 Radek Doulik + + * em-junk-filter.c: when starting new spamd, call it with + --socketpath parameter to use unix sockets instead of opening TCP + port. kill such started daemon in finalize callback which is + installed by atexit. also try to respawn spamd in case spamc + returns error, if respawning is too fast (8 restarts in last 5 + minutes) fallback to spamassassin + + * mail-component.c (impl_quit): call mail_session_quit + + * mail-session.c (mail_session_init): call junk plugin init + (mail_session_quit): new method, called on evo exit + 2004-11-22 Joan Sanfeliu * mail-config.glade : Evolution word spelled with an uppercase E -- cgit v1.2.3