<DING!>
Thanks for ringing the bell, Martin.
When building packages on 64 bit hosts, you should specify the arch, for a number of reasons (this problem being one of them). You should use --target=x86_64 with the rpmbuild command.

The simplest and most reliable (least error prone) way of dealing with this is to simply use qtp-newmodel to rebuild/reinstall the package. You have more important things to be thinking about. ;)
(and so do I)
--
-Eric 'shubes'

On 11/18/2010 09:43 AM, Martin Waschbuesch wrote:
Hi Kevin,

removing softlimit is not a good idea as it is one of the security
features around qmail. Please rather try setting the softlimit higher
than before in order to find the limit you need to run stuff.
The limit you have looks too low to me. Just compiling the source
package with '--with fedora_1164 ' on its own is not the recommended
way, I guess. What you need is the download and install scripts in their
x64 version. As far as I recall, the x86_64 version sets a higher
softlimit by default. I am unsure if there are other differences (e.g.
in the code for instance), but that may well be.
At any rate, if it works without softlimit, it will also work with a
sufficiently high softlimit, which I recommend.

Martin

-----Ursprüngliche Nachricht----- From: Kevin Qiu
Sent: Thursday, November 18, 2010 11:37 AM
To: [email protected]
Subject: Re: [qmailtoaster] Re: POP3 Authentication on CentOS 5.5 64Bit

Hello Martin,

I removed the softlimit, it works.

#exec /usr/bin/softlimit -m 48000000 \
exec /usr/bin/tcpserver -v -R -c 200 0 110 \
/var/qmail/bin/qmail-popup $HOSTNAME \
$PASSPROG /var/qmail/bin/qmail-pop3d Maildir 2>&1

Kevin



---------------------------------------------------------------------------------
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]


Reply via email to