Not sure what you're looking for. But i've done something like it with
postfix, amavisd-new, and dovecot. You can spread the load to 3 different
servers or more if needed. Example box 1 (postfix), box 2 (amavisd-new,
spamassassin, clamav), box 3 (dovcot).
Roberto Pereyra wrote:
>
> Hi all !!
>
There is a amavisd-new port that allows you to install spamassassin. It also
has a ClamAV (anti-virus) plugin. This should be all you need. The greater
level of control lies in the configuration of the spamassassin plugins.
dhanesh wrote:
>
> Hi Everbody
>
> I have a freebsd-6.0 server wit
>From what I heard from most BSD'ers it's not really feasible to re-compile or
customize the kernel much these days. If you truly need to compile/optimize
the kernel you're already overworking your hardware. With that being said
I’m curious myself, I'm always interested in squeezing a little out o
I see this quite regularly. What exactly is the http process doing? I'm
guessing this is the master process stopping and restarting when I rotate
logs or something. Can anyone confirm? There is usally more processes, 10-15
or more.
kernel log messages:
+++ /tmp/security.ioLB2PiJ Wed May 23
Bill Moran wrote:
>
> On Mon, 21 May 2007 11:34:25 -0700 (PDT)
> PeterPluta <[EMAIL PROTECTED]> wrote:
>
>>
>> I did a lot of port hacking yesterday. By that I mean screwing up and
>> redoing
>> lots of things. Anyway, I woke up today to find this
I did a lot of port hacking yesterday. By that I mean screwing up and redoing
lots of things. Anyway, I woke up today to find this email in my inbox.
Checking setuid files and devices:
mail.placidpublishing.net setuid diffs:
--- /var/log/setuid.today Fri May 18 03:02:47 2007
+++ /tmp/secu
I'm currently running FreeBSD 6.2, Postfix, Amavisd-new, Spamassasin,
Dovecot, and ClamAV for my mail setup. I've been meaning to add Domain
Keys/DKIM for a while now, but I don't really know where to start. I
understand the basic concept, but it seems a bit confusing as you get into
it.
Has any