hello list,
I have just installing a new fresh qmailtoaster based on centos 5.6
x86_64, using qtp-newmodel script. everything went well until my
blackberry user complain, about duplicate email they received on their
device, it seems whenever blackberry server check for a new mail, it
will included old mail that had been retrive before.

it's only happen for blackberry user, and the good news is none of my
desktop user complain about it. even for other user using webmail.
what i aware was i have  tcpserver status 256 on pop3 log where it
should return with status 0 for successfull session.

it's okay if have tcpserver status 256 ? rather than 0 ?,
where on other server i always get 0 for tcpserver status.


thank's

# qtp-whatami
qtp-whatami v0.3.7 Tue Aug  9 20:58:37 WIT 2011
DISTRO=CentOS
OSVER=5.6
QTARCH=x86_64
QTKERN=2.6.18-238.19.1.el5
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

pop3 log
--------------
08-09 19:10:35 tcpserver: pid 12046 from 210.89.93.106
08-09 19:10:35 tcpserver: ok 12046 :10.10.64.103:110 :210.89.93.106::46157
08-09 19:10:36 tcpserver: end 12046 status 256
08-09 19:10:36 tcpserver: status: 0/200
08-09 21:00:49 tcpserver: status: 1/200
08-09 21:00:49 tcpserver: pid 12985 from 210.89.93.106
08-09 21:00:49 tcpserver: ok 12985 :10.10.64.103:110 :210.89.93.106::37834
08-09 21:00:50 tcpserver: end 12985 status 256
08-09 21:00:50 tcpserver: status: 0/200

/var/log/maillog
-----------------------
Aug  8 12:20:23 svr-m3 vpopmail[8570]: vchkpw-pop3: (PLAIN) login
success domain.com:10.10.104.25
Aug  8 12:20:23 svr-m3 vpopmail[8572]: vchkpw-pop3: (PLAIN) login
success domain.com:10.10.110.250
Aug  8 12:20:24 svr-m3 vpopmail[8574]: vchkpw-pop3: (PLAIN) login
success domain.com:216.9.249.153
Aug  8 12:20:25 svr-m3 vpopmail[8576]: vchkpw-pop3: (PLAIN) login
success domain.com:10.10.103.39
Aug  8 12:20:25 svr-m3 vpopmail[8577]: vchkpw-pop3: (PLAIN) login
success domain.com:216.9.249.151

 cat /var/qmail/supervise/pop3/run
-------------------------------------------------
#!/bin/sh
#/usr/bin/tcpserver -v -R -H -l0 -c 300 0 110 \
PASSPROG="/home/vpopmail/bin/vchkpw"
HOSTNAME=`hostname --fqdn`

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

---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: [email protected]
     For additional commands, e-mail: [email protected]


Reply via email to