Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2007 12:39:13 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        frank@exit.com
Cc:        gnome@freebsd.org
Subject:   Re: Patch to enable bogofilter plugin in evolution.
Message-ID:  <op.t0w4nnb79aq2h7@mezz.mezzweb.com>
In-Reply-To: <1193588340.3656.17.camel@jill.exit.com>
References:  <1193504702.3656.4.camel@jill.exit.com> <op.t0vvpdif9aq2h7@mezz.mezzweb.com> <1193588340.3656.17.camel@jill.exit.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Oct 2007 11:19:00 -0500, Frank Mayhar <frank@exit.com> wrote:=


>
> On Sat, 2007-10-27 at 20:28 -0500, Jeremy Messenger wrote:
>> On Sat, 27 Oct 2007 12:05:02 -0500, Frank Mayhar <frank@exit.com> wro=
te:
>>
>> > I've been using the separate bogofilter plugin for evolution spam
>> > filtering and I was please to see that evolution 2.12 supported it =
out
>> > of the box.  Unfortunately the latest gnome update dropped that  =

>> support
>> > on the floor.
>> >
>> > The attached patch rectifies that situation.  It Works For Me.
>>
>> Why remove 'audio-inline' from plugins_standard_always?
>
> Oops, that was an accident.  I'll reroll the patch.

You don't have to reroll patch, I have done it for you. I now noticed th=
at  =

audio-inline was removed from in evolution/Makefile's post-patch. I have=
  =

added a patch for plugins/sa-junk-plugin/em-junk-filter.c too.

static char *em_junk_sa_spamc_binaries [3] =3D {"spamc", "/usr/sbin/spam=
c",  =

NULL};
static char *em_junk_sa_spamd_binaries [3] =3D {"spamd", "/usr/sbin/spam=
d",  =

NULL};

These paths should be /usr/local/bin/spam*.

I have committed it, thanks for submitted the patch.

Cheers,
Mezz


-- =

mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t0w4nnb79aq2h7>