Matt said:
> Isn't that the size of an e-mail Q-Mail will accept?    Someone told me
> that I need to increase the scanning size limit of qmail-scanner so that
> I can catch some of the viruses that are getting through the scanner?
>
Well, then what you want to adjust is probably the softlimit.  Look for
the script that starts up your qmail-smtpd.  Mine is:
/var/qmail/supervise/qmail-smtpd/run

You want to increase your softlimit.  For example,
change:
    exec /usr/local/bin/softlimit -m 8000000
to:
    exec /usr/local/bin/softlimit -m 30000000


Jeremy




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to