I just kept adding zeroes one at a time 'til it worked... and I had to go that high on the system I'm using it on. Maybe I've got some other weird bug going on.

On the bright side, it's take DAYS to push a 1-gig message to that box.

Jason Haar wrote:

On Tue, May 27, 2003 at 09:11:53AM -0700, Patrick Morris wrote:


That's probably the case. I have to bump the amount of memory allowed for queue runs way up when running SA (or pretty much anything under qmailscanner).

exec /usr/local/bin/softlimit -m 1000000000 \



Don't do that. You've configured Qmail to allow up to a Gig of RAM per SMTP connection. I can connect to your mail server, send a message with 100000000 recipients of 1000 chars each, and YOUR SERVER WILL CRASH. This is a known "feature" of Qmail BTW - which is why you are told to run softlimit in the first place.

This is totally documented in Qmail-Scanner: please spend some time and
reconfigure so that softlimit is "enough" for your environment - instead of
just setting a wildly high value.







-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to