local_recipient_maps = (diisi blank? disini usernya pake mysql...gimana?) kalau yg bounce itu di postsuper -d ALL periodically setiap sehari gimana? baris yg mana mesti saya aktifkan di main.cf?
thanks mas asfik... --jays > -----Original Message----- > From: Asfihani [mailto:[EMAIL PROTECTED] > > On Tue, Feb 24, 2004 at 06:23:21PM -0800, Jays wrote: > > > di postfix ada log spt ini: > > apa maksudnya dan gimana cara ngapusnya? > > > > Feb 24 18:02:03 info postfix/qmgr[14329]: D2B7236B1B: > from=<>, size=9139, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: 56F5936B44: > from=<>, size=3415, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: C9CD236B52: > from=<>, size=3638, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: 08F4236B1A: > from=<>, size=3924, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: 84AC236B13: > from=<>, size=5917, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: ACAF836B88: > from=<>, size=3984, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: BAD0436B4F: > from=<>, size=3437, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: E79C836B4C: > from=<>, size=3561, > > nrcpt=1 (queue active) > > Feb 24 18:02:03 info postfix/qmgr[14329]: 2E12D36B0D: > from=<>, size=8044, > > nrcpt=1 (queue active) > > Bounce message, biasanya ini spam yang dikirim ke user yang tidak > ada/eksis. Solusi, jangan menerima email untuk user yang tidak ada > :-), lihat local_recipient_maps di main.cf anda. Di Postfix versi 2, > fitur ini seharusnya aktif secara default. YMMV. > > > Feb 24 18:02:05 info postfix/smtp[24311]: warning: numeric > domain name in > > resource data of MX record for wideopenuniverse.com: 64.251.25.174 > > Kelihatannya salah satu email bounce tersebut menuju ke domain > wideopenuniverse.com yang mempunyai record MX numeric (lihat dengan > perintah host, dig dlsb). > > > Feb 24 18:02:15 info postfix/smtp[24312]: warning: no MX host for > > list151.golfworld4u.com has a valid A record > > Feb 24 18:02:15 info postfix/smtp[24315]: warning: no MX host for > > list148.craftsandhobbies.net has a valid A record > > Sama seperti diatas, tapi recipient domain tidak mempunyai MX record. > > Untuk menghapus message yang di queue, anda bisa menggunakan perintah > postsuper(1). Misalnya: postsuper -d 2E12D36B0D atau postsuper -d ALL > untuk menghapus SEMUA message di queue. > > Salam, > > Asfihani -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
