Hi,
Thanks for the reply - ALL i needed was a little direction -
OK Qmail installed with mysql patch from Softagency - everything there
work - ie pop3 and smtp works the sstem is running .
> -how you installed qmail
I followed the howto by Adam McKenna
> -how you're running qmail (startup script, tcpserver, inetd, etc)
the startup script is as follows:
smtp:
/usr/local/bin/supervise /var/lock/qmail-smtpd
/usr/local/bin/tcpserver -R -H -t5 -v -x/etc/tcp.smtp.cdb -u$USERID
-g$GROUPID 0 25 \
/usr/local/bin/rblsmtpd -rrelays.mail-abuse.org
-rrbl.maps.vix.com -rdul.maps.vix.com /var/qmail/bin/qmail-smtpd 2>&1 |
setuser qmaill /usr/local/bin/accustamp | \
setuser qmaill /usr/local/bin/cyclog -s5000000 -n99
/var/log/qmail/qmail-smtpd &
pop3:
/usr/local/bin/tcpserver -R -H -t5 0 110
/var/qmail/bin/qmail-popup <mail server name> \
/usr/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &
> -what behaviour you expected
seemless smtp - :)
> -what behaviour you're actually seeing
lotsa smtp and qmail-queue processes all owned by qmaild - I use top to
see them ...
> -what the qmail logs say
logs are running rapidly - there are no error messages there - just that
smtp sending is VERY slow!!
> -what you've already tried to diagnose or fix the problem
I tried changing the concurrencyremote and concurrencylocal files -
upping them to 100 and 20 respectivly.
>
> The people on this list are too busy to try to guess what you did, and what
> you did wrong. You have to do your homework before you can expect others
> to help you with your problems.
I have looked thru the archives for the mailing list, but ... maybe I
looked at the wrong things...
Thanks
Tonino