On Mon, Jul 07, 2003 at 04:22:15PM -0700, SpamAssassin wrote:
> Anyone have an idea of the Mail::SpamAssassin
>  memory requirements?

Suse Linux 8.1, Intel, 2.4.x kernel

[EMAIL PROTECTED]:~> ps axuwww| grep spamd
root       926  0.0  1.3 24148 3272 ?        S    Jun27   2:52 /usr/bin/perl
/usr/bin/spamd --auto-whitelist --create-prefs --max-children 8 --daemonize
--pidfile=/var/run/spamd.pid

This is a setup using sendmail, procmail and spamc calls from .procmailrc,
on a machine with ~2000 messages/day (http://vvv.koehntopp.de/rrd/).

Solaris 8, Sparc

milter     219  0.0  1.415824 3336 ?        S   Jun 26 29:49
/usr/local/bin/perl /usr/local/bin/spamd --nouser-config -s local5 -d -L -u
mil

and then pmap -x on that process:
219:    /usr/local/bin/perl /usr/local/bin/spamd --nouser-config -s local5 -d
Address   Kbytes Resident Shared Private Permissions       Mapped File
...
--------  ------  ------  ------  ------
total Kb   15824    7240    1224    6016

This setup uses sendmail, spamassassin_milter and spamd. The
machine is a central mail gateway for a 1000+ people shop and receives several
mails per second.

All of this is using SpamAssassin 2.55.

Kristian



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to