On 25/03/19 09.21, [email protected] wrote: > Thu 2019-03-21 16:33:42.774: 02: [547422] <-- HELO WEBSERVER.summarecon.com > Thu 2019-03-21 16:33:42.779: 03: [547422] --> 250 mail.summarecon.com > Hello WEBSERVER.summarecon.com [172.16.0.4], pleased to meet you > Thu 2019-03-21 16:33:42.779: 02: [547422] <-- HELO WEBSERVER.summarecon.com > Thu 2019-03-21 16:33:42.779: 03: [547422] --> 250 mail.summarecon.com > Hello WEBSERVER.summarecon.com [172.16.0.4], pleased to meet you > Thu 2019-03-21 16:33:42.779: 02: [547422] <-- MAIL > FROM:<[email protected]> > Thu 2019-03-21 16:33:42.800: 03: [547422] --> 250 2.1.0 Sender OK > Thu 2019-03-21 16:33:42.800: 02: [547422] <-- MAIL > FROM:<[email protected]> > Thu 2019-03-21 16:33:42.815: 03: [547422] --> 250 2.1.0 Sender OK > Thu 2019-03-21 16:33:42.815: 02: [547422] <-- RCPT TO:<[email protected]> > Thu 2019-03-21 16:33:42.835: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.835: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.844: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.844: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.853: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.853: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.856: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.856: 02: [547422] <-- DATA > Thu 2019-03-21 16:33:42.872: 01: [547422] Creating temp file (SMTP): > d:\mdaemon\queues\temp\58\md50000001790.tmp > Thu 2019-03-21 16:33:42.872: 03: [547422] --> 354 Enter mail, end with > <CRLF>.<CRLF> > Thu 2019-03-21 16:33:42.875: 01: [547422] Message size: 8998 bytes
Mail dari sender <[email protected]> akan diterima oleh recipient diatas, isinya akan persis sama, karena proses pengirimannya adalah single message to multi recipient. Hal itu dikonfirmasi dari smtp-out log dan message header. > Thu 2019-03-21 16:33:45.733: 03: [547432] --> MAIL > From:<[email protected]> SIZE=9667 > Thu 2019-03-21 16:33:45.890: 02: [547432] <-- 250 2.1.0 Sender OK > Thu 2019-03-21 16:33:45.890: 03: [547432] --> RCPT To:<[email protected]> > X-Rcpt-To: [email protected] > X-MDRcpt-To: [email protected] > X-Return-Path: [email protected] > X-Envelope-From: [email protected] Adanya dobel Mail From dan dobel HELO mengindikasikan adanya kesalahan kirim di sisi sender. Kemungkinan salahnya bukan mail agent sender tetapi di proxy (antivirus) yang ada diantara sender dengan MDaemon sehingga mail command sequence terganggu. Jika pengirimannya multi sender to multi recipient in same session akan terlihat (kira-2x) sbb: > Thu 2019-03-21 16:33:42.774: 02: [547422] <-- HELO WEBSERVER.summarecon.com > Thu 2019-03-21 16:33:42.779: 03: [547422] --> 250 mail.summarecon.com Hello > WEBSERVER.summarecon.com [172.16.0.4], pleased to meet you > Thu 2019-03-21 16:33:42.779: 02: [547422] <-- MAIL > FROM:<[email protected]> > Thu 2019-03-21 16:33:42.800: 03: [547422] --> 250 2.1.0 Sender OK > Thu 2019-03-21 16:33:42.815: 02: [547422] <-- RCPT TO:<[email protected]> > Thu 2019-03-21 16:33:42.856: 02: [547422] <-- DATA > Thu 2019-03-21 16:33:42.872: 01: [547422] Creating temp file (SMTP): > d:\mdaemon\queues\temp\58\md50000001790.tmp > Thu 2019-03-21 16:33:42.872: 03: [547422] --> 354 Enter mail, end with > <CRLF>.<CRLF> > Thu 2019-03-21 16:33:42.875: 01: [547422] Message size: 8998 bytes > Thu 2019-03-21 16:33:42.880: 11: [547422] Passing message through ClamAV > Plugin (d:\mdaemon\queues\temp\58\md50000001790.tmp)... > Thu 2019-03-21 16:33:42.880: 11: [547422] * Message-ID: > Thu 2019-03-21 16:33:42.974: 11: [547422] * Virus result: 0 - clean > Thu 2019-03-21 16:33:42.992: 01: [547422] Message creation successful: > d:\mdaemon\queues\inbound\61\md50000037791.msg > Thu 2019-03-21 16:33:42.779: 02: [547422] RSET > Thu 2019-03-21 16:33:42.779: 02: [547422] 250 2.0.0 RSET? Well, OK > Thu 2019-03-21 16:33:42.779: 02: [547422] <-- HELO WEBSERVER.summarecon.com > Thu 2019-03-21 16:33:42.779: 03: [547422] --> 250 mail.summarecon.com Hello > WEBSERVER.summarecon.com [172.16.0.4], pleased to meet you > Thu 2019-03-21 16:33:42.800: 02: [547422] <-- MAIL > FROM:<[email protected]> > Thu 2019-03-21 16:33:42.815: 03: [547422] --> 250 2.1.0 Sender OK > Thu 2019-03-21 16:33:42.835: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.844: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.844: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.853: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.853: 02: [547422] <-- RCPT > TO:<[email protected]> > Thu 2019-03-21 16:33:42.856: 03: [547422] --> 250 2.1.5 Recipient OK > Thu 2019-03-21 16:33:42.993: 02: [547422] <-- DATA > Thu 2019-03-21 16:33:43.002: 01: [547422] Creating temp file (SMTP): > d:\mdaemon\queues\temp\60\md50000001790.tmp > Thu 2019-03-21 16:33:43.002: 03: [547422] --> 354 Enter mail, end with > <CRLF>.<CRLF> ...dst Perhatikan soal command RSET diatas, yang harusnya ada jika pengiriman mail dari multi sender ke multi recipient dilakukan dalam single mail session. -- syafril ------- Syafril Hermansyah MDaemon-L Moderators, running MDaemon 19.0-64 bit Beta B Harap tidak cc: atau kirim ke private mail untuk masalah MDaemon. Learning without thought is labor lost; thought without learning is perilous. --- Confucius (551 BC - 479 BC), The Confucian Analects -- --[mdaemon-l]---------------------------------------------------------- Milis ini untuk Diskusi antar pengguna MDaemon Mail Server di Indonesia Netiket: https://wiki.openstack.org/wiki/MailingListEtiquette Arsip: http://mdaemon-l.dutaint.com Dokumentasi : http://mdaemon.dutaint.co.id Berlangganan: Kirim mail ke [email protected] Henti Langgan: Kirim mail ke [email protected] Versi terakhir MD 18.5.3, SG 6.0

