So with the same value [ Space_p0:root ] cat /var/qmail/supervise/pop3-ssl/run #!/bin/sh
HOSTNAME=`hostname --fqdn` rm -rf "./env/*"; cat /etc/courier/pop3d-ssl | /usr/bin/envconv exec /usr/bin/envdir ./env/ \ /usr/bin/softlimit -m 48000000 \ /usr/bin/tcpserver -v -R -H -l $HOSTNAME 0 995 \ /usr/bin/couriertls -server -tcpd \ /usr/sbin/pop3login \ /usr/bin/pop3d Maildir 2>&1 > [email protected] wrote: >> Good morning, Friends, I have the server qmailtoaster 64bist systems >> Censtos with version 5.3, I installed this server recetimente, I'm >> having >> some problems where some users will connect via pop3, this generates the >> error below, how should I precede that event by helping favor. >> >> Task 'pop.server.com.br - Receiving' reported an error (0x800CCC92): >> 'The >> mail server rejected your login. Check the username and password in the >> properties of your account. Under 'Tools,' click 'Email Accounts'. The >> server responded: /home/Vpopmail/bin/vchkpw: error while loading shared >> libraries: libnsl.so.1: failed to map segment from shared object: Can >> not >> allocate memory ' >> >> >> >> --------------------------------------------------------------------------------- >> 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: >> [email protected] >> For additional commands, e-mail: >> [email protected] >> >> >> >> > > Maybe increase the softlimit at pop3/run file ( > /var/qmail/supervise/pop3/run , /var/qmail/supervise/pop3-ssl/run , > etc.) > > > > > Constantin > > --------------------------------------------------------------------------------- > 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: > [email protected] > For additional commands, e-mail: > [email protected] > > > --------------------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected]
