Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2005 14:06:07 +0000
From:      "Mikhail P." <miha@ghuug.org>
To:        freebsd-isp@freebsd.org
Cc:        vaida bogdan <vaida.bogdan@gmail.com>
Subject:   Re: mail software for freebsd
Message-ID:  <200504081406.07663.miha@ghuug.org>
In-Reply-To: <200504081116.21724.bikrant@wlink.com.np>
References:  <12848a3b05040301115bba0d74@mail.gmail.com> <200504081116.21724.bikrant@wlink.com.np>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 08 April 2005 05:31, Bikrant Neupane wrote:
> We have been using qpsmtpd in our mx for almost 2 years now. It is written
> in perl and is modular but resource utilization is very high in terms of
> cpu and memory usage.
>
> It checks for:
>
> early talkers
> spam helo
> max limit to unrecognized commands
> dns resolve
> tarpit limit
> badmailfrom
> badrcptto
> dnsbl
> recipient verification from radius for local domains
> spamassassin
> grey listing
>
> and lot more.

You could try "qmail-spp" addon to qmail - it is able to perform most of the 
above, and it is written in C and uses much less resources.
I happily used it a lot before migrating to exim.

WWW: http://qmail-spp.sourceforge.net/

regards,
M.



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