Wow....
Seem to be solved.
Should we correct it on qmailtoaster wiki?...

http://wiki.qmailtoaster.com/index.php/Slow_pop3

Is it correct there?
Many many thanks....

Domenico Fortunato.


Craig Smith ha scritto:
I'm not sure about the 10 on the tcpserver line.  On mine I have -H -c with
no 10 at all.

-H tells it not to do remote host dns lookup, there is no number variable
associated with it as far as I know.  Try removing the 10.

/usr/bin/tcpserver -v -R -H -c 200 0 110 \

See if that helps.



-----Original Message-----
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] Sent: 17 May 2007 01:07
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] strange pop3 log content...

Hi

My configuration:
Internet <-> Firewall/Router ( Public IP nat/portforwarding ) <-> QT
server wtih LAN IP ( Non public IP )

Qmailtoaster on Centos5.

My pop3 log is full of this strange message:
2007-05-17 01:50:02.997488500 tcpserver: fatal: unable to figure out port number for -c 2007-05-17 01:50:04.016499500 tcpserver: fatal: unable to figure out port number for -c 2007-05-17 01:50:05.035285500 tcpserver: fatal: unable to figure out port number for -c 2007-05-17 01:50:06.054439500 tcpserver: fatal: unable to figure out port number for -c 2007-05-17 01:50:07.249276500 tcpserver: fatal: unable to figure out port number for -c

----------
This is my pop3 run:
#!/bin/sh

PASSPROG="/home/vpopmail/bin/vchkpw"
HOSTNAME=`hostname --fqdn`

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

----------
This is my /etc/tcprules.d/tcp.smtp:

127.:allow,RELAYCLIENT="",BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT
="30",CHKUSER_WRONGRCPTLIMIT="10",DKVERIFY="DEfhIJK",QMAILQUEUE="/var/qmail/
bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKSIGN="/var/qmail/co
ntrol/domainkeys/%/private",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="30",CHKUSER_WRONG
RCPTLIMIT="10",DKVERIFY="DEfhIJK",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEU
E="/var/qmail/bin/qmail-queue.orig",DKSIGN="/var/qmail/control/domainkeys/%/
private",NOP0FCHECK="1"


Do you have any idea of this issue?
Thank you.

Domenico Fortunato.



---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to