Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=537587
--- Comment #64 from Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de 2010-01-14 15:54:42 EST --- please move /usr/bin/dspam_pg2int8 from core into -pgsql (it adds postgresql deps to core package).
Can you try to pass 'LDFLAGS=-Wl,--as-needed' somehow? Current binaries are overlinked (see 'ldd -u -r /usr/bin/dspam*' output).
There should be probably removed the worl-read permissions from the configuration files because they contain authentication data.
I would like to have a lightweighted client package with only the '/usr/bin/dspamc' program; this can be used for clients which talk to a central dspam server but do not need all the other stuff (dspam user, /var/...).