Dear Dave 

I change my file /usr/var/qmail/supervise/qmail-smtpd/run

Now it's:
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
exec /usr/local/bin/softlimit -m 4000000\
    /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \
    -u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1

Is this correct?
but, Still have the error

12351:/sbin/loader: Fatal Error: cannot malloc
12354:/sbin/loader: Fatal Error: cannot malloc
12357:/sbin/loader: Fatal Error: cannot malloc

I have installed qmail in a Digital Unix Alpha Worktation 500u with Tru64
4.0F .
 


On Thu, 31 Aug 2000, Dave Sill wrote:

> <[EMAIL PROTECTED]> wrote:
> 
> >Somebody, know how do delete qmail binarys
> 
> Well, "rm /bar/qmail/bin/*" should do the trick, but there's really no 
> need since a reinstall will replace everything anyway.
> 
> >I installed  with a version corrupt and
> >need complier againly.
> >When I run "qmail start"
> >Show me this:
> >4300:/sbin/loader: Fatal Error: cannot malloc
> >4303:/sbin/loader: Fatal Error: cannot malloc
> >4306:/sbin/loader: Fatal Error: cannot malloc
> >4309:/sbin/loader: Fatal Error: cannot malloc
> >   
> >Might than binary qmail's are corrupts?
> 
> Did you see my message about this yesterday? I think you need to raise 
> the "softlimit" limit in your /var/qmail/supervise/qmail-smtpd/run to
> 3000000 or 4000000.
> 
> -Dave
> 

Reply via email to