Re: spamassassin+cyrus+user_prefs?

2002-10-25 Thread Danny Cautaert
On Thu, Oct 24, 2002 at 02:11:27PM -0300, Fernando Gleiser wrote:
> in our mail server we are runing sendmail and cyrus IMAP. It works fine
> without a problem.
> 
> 1. Is there a way to make spamass-milter+cyrus work with user_prefs?
> 2. failing that, is there a way to make spamassassin work with cyrus in
>such a way that the users can set thir personal prefs and whitelists?

If you're running cyrus-imapd, you are probably also running timsieved?
If not, it's a good idea. It allows your users to upload sievescripts to
do some serverside filtering. There is also a patch to timsieved which
allows to integrate spamassassin filtering into sieve:

http://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/contrib/sieve-spamasssassin?rev=1.1.2.1&content-type=text/x-cvsweb-markup

HTH,
DaCa, LIVR.

-- 
Danny Cautaert * Zopista & Pythoneer
FreeBSD * OpenBSD * Debian GNU/Linux
Write me in Dutch, French or English



msg06537/pgp0.pgp
Description: PGP signature


Re: dump problem in FreeBSD 4.6---Help needed

2002-10-23 Thread Danny Cautaert
On Fri, Oct 18, 2002 at 05:58:55PM -0500, Alvaro Rosales R. wrote:
> My server seems to execute dump everyday at 3:01 every day (there is 
> no cron job that calls this job) and it allways exits with this error (when I 
> run dump by hand it give me the same error ( /kernel:pid677 (dump), 
> uid 0: exited on signal 11 (core dumped). I am using FreeBSD Release 
> 4.6
> Any help would be apprecciated

It's called from periodic(8)

You could fix your problem with dump, one guess being your world and
kernel being out of sync.

If you don't care about dump, you could also disable it in
/etc/periodic.conf. From periodic.conf(5):

  daily_status_disks_enable
(bool) Set to ``YES'' if you want to run df(1) (with the arguĀ­
   ments supplied in daily_status_disks_df_flags) and dump -W.

HTH,
DaCa.

-- 
Danny Cautaert * Zopista & Pythoneer
FreeBSD * OpenBSD * Debian GNU/Linux
Write me in Dutch, French or English



msg05564/pgp0.pgp
Description: PGP signature