Hello Brian, Yes , i've tried to increase softlimit memory to 100000 and i've tried to run qmail-smtp without softlimit , but nothing chaged =( log messages are the same .
If you have some ideia i will be thankfull =) Thanks Rodrigo vaz On Wed, 2003-09-03 at 10:47, Brian M�ller wrote: > > I'm having problems with qmail-scanner + spamassasin + uvscan running in > > a FreeBSD 5.0 machine . > > my qmail-smtpd script is: > > > > #!/bin/sh > PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin > > export QMAILQUEUE QMAILINJECT PATH > > QMAILDUID=`id -u qmaild` > > NOFILESGID=`id -g qmaild` > > MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` > > LOCAL=`head -1 /var/qmail/control/me` > > exec /usr/local/bin/softlimit -m 200000 \ > > /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c > > "$MAXSMTPD" \ > > -u "$QMAILDUID" -g "$NOFILESGID" 0 26 /var/qmail/bin/qmail-smtpd > > 2>&1 > > Hello > > Have you tried to raise the amout of memory there is avaiable for qmail-smtp > Change 200000 to some more. fx. 10000000 or less. Try some higher values > > /Brian > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Qmail-scanner-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
