Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 09:21:00 +0100
From:      Mathieu Arnold <mat@mat.cc>
To:        Piotr Smyrak <piotr.smyrak@heron.pl>, perl@FreeBSD.org
Subject:   Re: proposition regarding mail/p5-Mail-SpanAssassin
Message-ID:  <02BAD78FB8C4663C1E1FF3A8@[192.168.1.5]>
In-Reply-To: <20050225001545.09220bec@smyru>
References:  <20050225001545.09220bec@smyru>

next in thread | previous in thread | raw e-mail | index | archive | help



+-Le 25/02/2005 00:15 +0100, Piotr Smyrak a dit :
| Dear Maintainers,
| 
| I would like to ask for your opinion on the attached patch to
| mail/p5-Spam-Assassin. It adds a knob WITH_SOCKET that enables
| starting SA with Unix socket instead of IP port. 
| 
| This is might be helpful - besides myself - for people that want to
| spare some megas of RAM, since socket SA keeps just two pids running
| contrary to port SA that starts by default in summary 7 processes. 

I don't see the point of this, what prevents you from putting :

spamd_flags="-c -d -r ${spamd_pidfile} --socketpath=/socket/path"

in your /etc/rc.conf ?

-- 
Mathieu Arnold



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