On 11/28/06, Daniel Ouellet <[EMAIL PROTECTED]> wrote:
Is there a reason why it's not possible to start spamd with examplespamd -c 1000
in /usr/src/libexec/spamd/spamd.c: #define MAXCON 800
Not a big deal, but I just couldn't do this.
spamd(8) says the default is 800, which is actually a compiled-in limit and is quite generous for most situations. The consequences of raising it are not immediately obvious, but I imagine could be entertaining. -- Jon

