LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Qmail - receiving mail too slow (https://www.linuxquestions.org/questions/linux-server-73/qmail-receiving-mail-too-slow-611047/)

repolona 01-04-2008 03:04 AM

Qmail - receiving mail too slow
 
Hi,

currently we're having problem with our mail system.. it seems that some of our mails, is 24hrs late..

but this is not in the case of some free webmails, like yahoo, gmail, and linuxmail.org.. if we try to send a mail from these free webmails, we get it fast.. but if we tried the other mails, sometimes it took 24 hrs before we can receive it.

we have 2 vps and tried to send email from each of our vp servers but it takes sometimes before we can receive it.. even with the same network.

This my setup..

- i setup using the qmailrocks apps..
- the mail systems is hosted in a vps environment.
- we have 2 vp servers which qmailrocks apps is installed and its in the same network.

i also check the logs... these are the status of logs:

qmail-pop3d (tail output of /service/qmail-pop3d/run):
-> /home/vpopmail/bin/vchkpw qmail-pop3d Maildir 2>&1

qmail-smtp (tail output of /service/qmail-smtpd/run):
-> /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/var/qmail/bin/qmail-smtpd mail.example.com \
/home/vpopmail/bin/vchkpw /usr/bin/true 2>&1

qmail-send (tail output of /service/qmail-send/run):
-> #!/bin/sh
exec /var/qmail/rc

/var/log/qmail/qmail-pop3d/current:
@40000000477df5041b9d11a4 tcpserver: status: 1/100
@40000000477df5041b9d1974 tcpserver: pid 11943 from 111.69.156.139
@40000000477df50421b93784 tcpserver: ok 11943 :111.146.182.51:110 :111.69.156.139::2347
@40000000477df5050df26d4c tcpserver: end 11943 status 256
@40000000477df5050df2751c tcpserver: status: 0/100
@40000000477df526232b596c tcpserver: status: 1/100
@40000000477df526232b5d54 tcpserver: pid 13500 from 111.146.182.51
@40000000477df52629637b5c tcpserver: ok 13500 :111.146.182.51:110 :111.146.182.51::50782
@40000000477df5262d273634 tcpserver: end 13500 status 256
@40000000477df5262d273a1c tcpserver: status: 0/100

/var/log/qmail/qmail-smtpd/current:
@40000000477df16a0de4a9dc tcpserver: status: 1/30
@40000000477df16a0de4b1ac tcpserver: pid 22438 from 111.138.203.3
@40000000477df16a1418b104 tcpserver: ok 22438 www.example.com:111.146.182.51:25 mail103.mail.ne.jp:111.138.203.3::54271
@40000000477df16c1057384c tcpserver: end 22438 status 0
@40000000477df16c10573c34 tcpserver: status: 0/30
@40000000477df4ed12332824 tcpserver: status: 1/30
@40000000477df4ed12332ff4 tcpserver: pid 9957 from 111.138.203.8
@40000000477df4ed1eaad674 tcpserver: ok 9957 www.example.com:111.146.182.51:25 mail108.mail.ne.jp:111.138.203.8::19685
@40000000477df4ee31a9c0b4 tcpserver: end 9957 status 0
@40000000477df4ee31a9c884 tcpserver: status: 0/30

/var/log/qmail/qmail-send/current:
@40000000477df574247a7a64 info msg 6539513: bytes 31672 from <#@[]> qp 18241 uid 501
@40000000477df57425edf024 starting delivery 1551592: msg 6539513 to local root@www.kiseten.com
@40000000477df57425edf40c status: local 2/10 remote 0/255
@40000000477df57425edf7f4 delivery 1551590: success: did_0+1+0/qp_18241/
@40000000477df57425edf7f4 status: local 1/10 remote 0/255
@40000000477df57425edfbdc end msg 6539535
@40000000477df5742604f6ac delivery 1551592: failure: This_message_is_looping:_it_already_has_my_Delivered-To_line._(#5.4.6)/
@40000000477df5742604fe7c status: local 0/10 remote 0/255
@40000000477df57426050264 triple bounce: discarding bounce/6539513
@40000000477df5742605064c end msg 6539513

* some domain names and ip address on the output log i changed.. just to hide the identity of our server =)

hope you can help me on this!!

thanks and best regards


All times are GMT -5. The time now is 12:16 PM.