Re: Clamav replacement for FreeBSD+postfix?



On Thu, Feb 15, 2007 at 01:12:22PM -0500, Francisco Reyes wrote:
Oliver Brandmueller writes:

We're using clamav (clamd, together with exim) in our setup. Our setup
consisting of currently four servers assigned to this task is processing
around one million deliveries per day, around 3.5 million rejects in the

:-)
You get less spam than we do.
We also get around 4 Million emails per day, but only about 500K are
accepted. (last I checked.. may be more volume now)


[...trimmed...]

Also we use it successfully with libthr instead of libpthred
(through libmap.conf).

What was the procedure for that? Any pointers to docs appreciated.
I am looking at /etc/libmap.conf, is it just an entry there?
Wouldn't that be global? So all programs in the machine will use libthr
instead of libpthred?


It can be configured so as not to be global
See libmap.conf(5)

I can share my /etc/libmap.conf file if you would like an example. It is
non-ClamAv related but does illustrate how to configure using different
libraries for different programs. I believe I basically using the
/etc/libmap.conf as generously provided by the writer of the port for
the linuxpluginwrapper.

[...trimmed...]

I suspsect the issue is FreeBSD's thread support, so your suggested thread
library change may help until we find a process based antivirus (if there
is one that works well with FreeBSD).

There has been much discussion about making the libthr the default threading
library.

--Duane
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: libpthread vs libthr.
    ... >> figure out why libthr in it current state is not our default posix ... >> the library by default is the source of a bad myth that threading model ... >> Another interesting question is which of the libraries will better work ... > down except of course mysql. ...
    (freebsd-current)
  • HEADS UP: shared library bump, symbol versioning, libthr change
    ... Symbol versioning will be enabled by default. ... that for those libraries which are symbol versioned (libc, ... libelf, libpthread, librt, libthr, libthr_db, and msun) ... A few ports broke because they ...
    (freebsd-current)
  • Re: gcc -pthread
    ... Application A may work better with libthr, ... also rely on libfoo which needs a threading library in order ... If libfoo records a dependency on libpthread, ... should know what libraries need threads and be required ...
    (freebsd-stable)
  • Re: Fixing -pthreads (Re: ports and -current)
    ... >> It isn't clear that libmap can deal with libraries that are ... If mplayer is libmap'd to libthr, ... > and never link directly with libkse, libthr, libc_r etc. Make libpthread ... symlink doesn't help you anyways because the library/application ...
    (freebsd-current)
  • Re: SunOs 5.6?
    ... is part of the product bundle (consisting of the OS, libraries and other ... bits) known as "the Solaris 2.6 Operating Environment". ...
    (comp.unix.solaris)