Hello Jake,

The server is Dell 2950

CPU: Intel(R) Xeon(R) CPU L5320 @ 1.86GHz  x2
RAM: 8GB
DISK: 300GBx4 RAID5 = 898.3 GB

Hello Erik,

I had removed the old packages. and installed the new packages.
These really are 64bit values by default.
imap4/run:/usr/bin/softlimit -m 48000000 \
imap4-ssl/run:/usr/bin/softlimit -m 48000000 \
pop3/run:exec /usr/bin/softlimit -m 48000000 \
pop3-ssl/run:/usr/bin/softlimit -m 48000000 \
smtp/run:exec /usr/bin/softlimit -m 64000000 \
submission/run:exec /usr/bin/softlimit -m 48000000 \

But I need change them higher like below.

imap4/run:/usr/bin/softlimit -m 48000000 \
imap4-ssl/run:/usr/bin/softlimit -m 48000000 \
pop3/run:exec /usr/bin/softlimit -m 64000000 \ #If not, erro from mail client, always input password, and can't login.
pop3-ssl/run:/usr/bin/softlimit -m 48000000 \
smtp/run:exec /usr/bin/softlimit -m 64000000 \
submission/run:exec /usr/bin/softlimit -m 64000000 \ #If not, error from log, connect refuse. libselinux.so.1 Cannot allocate memory smtp-ssl/run:exec /usr/bin/softlimit -m 64000000 \ #If not, error from log, connect refuse. libmysqlclient.so.16 Cannot allocate memory

Thank you for dovecot, I will try it today.

Kevin



于 2010/11/20 1:23, Jake Vickers 写道:
On 11/19/2010 04:49 AM, Kevin Qiu wrote:
Hello,

Increasing the softlimit value fixed the issue. I need stop the qmail and kill the left process, then start the qmail. If I use the command 'service qmail restart', it will not be working with the new softlimit value. That's why I can't increase the value. Now the value is 64000000. Now, the qmail is working fine.

Please provide the specs of your system (processor and memory) - this will be the information that I need.


--------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
--------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to