On 04/15/2013 04:18 PM, Danel K wrote: > Perhari ini ada penumpukan antrian di Remote Queue dan di Retry Queue. Dan > jika diperhatikan lagi untuk alamat deliver-to nya semuanya kedomain yahoo > (.com/.co.id). Berikut salah satu log dari SMTP-out log kami :
> Mon 2013-04-15 15:09:38: [29387:22] Sending > <f:\mdaemon\queues\remote\retry\pd90000001880.msg> to [106.10.166.54] > Mon 2013-04-15 15:09:43: [29387:22] Socket connection closed by the other > side (how rude!) > Mon 2013-04-15 15:09:43: [29387:22] * Winsock Error 10054 Connection was > reset by the other side! Kelihatannya Anda baru otak-atik router/NAT/Firewall ya? Coba direset dulu router/firewallnya, sekalian diperbaiki NAT nya agar outbund IP menggunakan IP yang sesuai (202.148.23.12) http://geekswithblogs.net/Lance/archive/2007/08/07/Winsock-Error-10054.aspx Winsock error 10054 is "Connection reset by peer", or "An existing connection was forcibly closed by the remote host". The error means exactly what it says - the remote host closed the connection unexpectedly. This happens when a connection is aborted, and there is no tcp disconnection handshake (fin, fin ack, ack) , but instead a rst (reset) flag is sent. A reset flag aborts the connection, and can be sent when: - The device is suddenly stopped, rebooted, or loses its network connection. - The device uses a "hard close". With IP*Works! a hard close never occurs unless you specifically set the Linger property (IPPort, IPDaemon) to false. - A "half-open connection" state occurs. That is, when one device not been receiving acknowledgements of the data it has sent, or it receives acknowledgement for an unrecognized sequence or ack number, it will send a rst flag to reset the connection. This particular case could have a variety of its own causes, such as misconfigured proxy/firewall or network quality issues resulting in too many dropped packets. -- syafril ------- Syafril Hermansyah MDaemon-L Moderators, running MDaemon 13.5 Beta D SecurityPlus 4.1.5 Harap tidak cc: atau kirim ke private mail untuk masalah MDaemon. -- --[MDaemon-L]------------------------------------------------ Milis ini untuk Diskusi antar pengguna MDaemon Mail Server. Netiket: http://www.netmeister.org/news/learn2quote Arsip: http://mdaemon-l.dutaint.com Dokumentasi : http://mdaemon.dutaint.co.id Henti Langgan: Kirim mail ke MDaemon-L-unsubscribe [at] dutaint.com Berlangganan: kirim mail ke MDaemon-L-subscribe [at] dutaint.com Versi terakhir MD 13.0.5, SP 4.1.5, BES 2.0.2, OC 2.3.1, SG 2.1.1, PP 2.0.1

