Hi,
Very recently I am experiencing the timeout response from SMTP server. I am
using Qmail-scanner and Bruce's QmailQueue patch with F-prot Av scanner.
But its taking ages to connect to port 25 of the server resulting loss of
email from various places.
Even users are also facing the same difficulties to send mail via this host.
I am giving u the run file for your ref:
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
export QMAILQUEUE
exec /usr/local/bin/softlimit -m 6000000 \
/usr/local/bin/tcpserver -P -H -R -l 0 \
-x /web1/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/var/qmail/bin/qmail-smtpd mail.server.com\
/web1/vpopmail/bin/vchkpw /bin/true 2>&1
Any help will be sincerely appreciated.
TIA
Sujoy
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general