This is an update from my last post...
I have applied the patch, after making some edits at the bottom to where by
mysql libs and include dirs were. When I try and execute tcpserver, I get
this showing up in my /var/log/qmail/smtpd
@400000003bdffd9a00aa6edc /usr/local/bin/tcpserver: error while loading
shared libraries: libm.so.6: failed to map segment from shared object:
Cannot allocate memory
I'm running supervised, using the -S flag which the patch added
exec /usr/local/bin/softlimit -m 2000000 \
/usr/local/bin/tcpserver -S -Q -R -H -X -c 100 -l 0 \
-u 96 -g 96 0 smtp /var/qmail/bin/qmail-smtpd 2>&1
Has anyone ran into this?
Thanks for any help.
Dallas