used by the multi-instance support and without them "postfix set-permissions",
run at installation time, fails before it sets postdrop and postqueue to the
correct gid and mode, causing a problem for local deliveries. discussed
with Brad and Jakob, ok jakob@ (maintainer).
* split in 2 packages:
-main ===> evolution+base plugins
-plugins ===> plugins part of the "standard" bundle
This makes more sense than previous tweak and preserves ressources.
* disable the mail-account-disable plugin by default (you can still
enable it from the plugins preferences) ; there is something not
quite right about it that makes right-clicking on a folder very
slow ; it's beeing investigated but for now, evolution is slow
enough...
* fix some hardcoded paths in the antispam plugins
* import 2 patches from pkgsrc and FreeBSD which fixes some obvious
issues
* evolution needs gnome-icon-theme to build
* remove the rpath related stuff from LDFLAGS which prevented
building on macppc ; the plugins link with '-rpath $(plugindir)' so
it should not be needed anymore
please CONTACT ME if you see any regression (in which case bernd@ can
spank me for free)
ok jasper@
it is buggy, does not work correctly and upstream development has been
ceased
note that the webaccess now installs under /var/www/zarafa-webaccess
instead of /var/www/zarafa/webacess
A Library for creating easy email filters. It's the successor to
the Mail::Audit module from the same author and allows you to write
programs describing how your mail should be filtered.
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@