![]() |
Postfix queue problem?
Dear all , i have a big problem with postfx queue. I'm using postfix amavis spamassain. But queue has 30000 mails. it's sending very slow. What Can i do ? Thanks.
Postconf -n alias_maps = hash:/etc/aliases body_checks = regexp:/etc/postfix/body_checks bounce_queue_lifetime = 3d broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 disable_vrfy_command = yes header_checks = regexp:/etc/postfix/header_checks inet_interfaces = all local_recipient_maps = maximal_queue_lifetime = 3d message_size_limit = 20240000 milter_default_action = accept milter_protocol = 2 mime_header_checks = regexp:/etc/postfix/mime_header_checks mydomain = example.net myhostname = gw.example.net mynetworks = 127.0.0.0/8 non_smtpd_milters = inet:localhost:10026 proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks qmgr_clog_warn_time = 0 receive_override_options = no_address_mappings smtp_tls_note_starttls_offer = yes smtp_use_tls = yes smtpd_data_restrictions = reject_unauth_pipelining, permit smtpd_delay_reject = yes smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks, check_helo_access hash:/etc/postfix/helo_access, permit smtpd_milters = inet:localhost:10026 smtpd_recipient_limit = 250 smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_invalid_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_sender_domain, reject_unknown_address, reject_unauth_pipelining, reject_unknown_recipient_domain, reject_non_fqdn_hostname, reject_unauth_destination, reject_sender_login_mismatch, check_client_access hash:/etc/postfix/backscatterer_white, reject_rbl_client zen.spamhaus.org, check_sender_access hash:/etc/postfix/backscatterer_white, check_sender_access hash:/etc/postfix/check_backscatterer smtpd_sasl_auth_enable = yes smtpd_sasl_authenticated_header = yes smtpd_sender_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unknown_sender_domain, warn_if_reject, reject_non_fqdn_sender, check_sender_access hash:/etc/postfix/sender_restrictions, check_sender_access hash:/etc/postfix/null_sender smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem smtpd_tls_auth_only = no smtpd_tls_cert_file = /etc/postfix/ssl/example.crt smtpd_tls_key_file = /etc/postfix/ssl/example.key smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s smtpd_use_tls = yes soft_bounce = yes tls_random_source = dev:/dev/urandom transport_maps = hash:/etc/postfix/transport unknown_address_reject_code = 554 unknown_client_reject_code = 554 unknown_hostname_reject_code = 554 unknown_local_recipient_reject_code = 554 unverified_recipient_reject_code = 554 unverified_sender_reject_code = 554 virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf master.cf smtp inet n - - - 60 smtpd #submission inet n - - - - smtpd # -o smtpd_tls_security_level=encrypt # -o smtpd_sasl_auth_enable=yes # -o smtpd_client_restrictions=permit_sasl_authenticate d,reject # -o milter_macro_daemon_name=ORIGINATING #smtps inet n - - - - smtpd # -o smtpd_tls_wrappermode=yes # -o smtpd_sasl_auth_enable=yes # -o smtpd_client_restrictions=permit_sasl_authenticate d,reject # -o milter_macro_daemon_name=ORIGINATING #628 inet n - - - - qmqpd pickup fifo n - - 60 1 pickup cleanup unix n - - - 0 cleanup qmgr fifo n - n 300 1 qmgr #qmgr fifo n - - 300 1 oqmgr tlsmgr unix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounce unix - - - - 0 bounce defer unix - - - - 0 bounce trace unix - - - - 0 bounce verify unix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - - - - smtp # When relaying mail as backup MX, disable fallback_relay to avoid MX loops relay unix - - - - - smtp -o smtp_fallback_relay= # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5 showq unix n - - - - showq error unix - - - - - error retry unix - - - - - error discard unix - - - - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scache unix - - - - 1 scache # # ================================================== ================== # Interfaces to non-Postfix software. Be sure to examine the manual # pages of the non-Postfix software to find out what options it wants. # # Many of the following services use the Postfix pipe(8) delivery # agent. See the pipe(8) man page for information about ${recipient} # and other message envelope options. # ================================================== ================== # # maildrop. See the Postfix MAILDROP_README file for details. # Also specify in main.cf: maildrop_destination_recipient_limit=1 # maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient} # # See the Postfix UUCP_README file for configuration details. # uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) # # Other external delivery methods. # ifmail unix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix - n n - - pipe flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient scalemail-backend unix - n n - 2 pipe flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension} mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user} smtp-amavis unix - - n - 40 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes #Equivalently when using lmtp: #lmtp-amavis unix - - n - 2 lmtp # -o lmtp_data_done_timeout=1200 # -o lmtp_send_xforward_command=yes 127.0.0.1:10025 inet n - n - 50 smtpd -o content_filter= -o local_recipient_maps= -o relay_recipient_maps= -o smtpd_restriction_classes= -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,rej ect -o mynetworks=127.0.0.0/8 -o strict_rfc821_envelopes=yes -o smtpd_error_sleep_time=0 -o smtpd_soft_error_limit=1001 -o smtpd_hard_error_limit=1000 ######### SSL smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes # -o smtpd_reject_unlisted_sender=yes -o smtpd_recipient_restrictions=permit_sasl_authentic ated,reject # -o broken_sasl_auth_clients=yes #### SUBMISSION submission inet n - - - 70 smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticate d,reject |
Are there any errors in your mail log?
Does Code:
postqueue -p |
hello Falko,
May be u can help me pls. I have the same problem, my queue of postfix its sooo slow, to send and receive too :( this is my postqueue -p -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- 5ADD13200FC* 108283 Tue May 25 14:41:22 marize@easylog.com.br Elizabeth.CallawayBolton@cevalogistics.com cservice@easylog.com.br Mandy.Massengale@cevalogistics.com 9A7F932015D* 18320 Tue May 25 14:39:32 gisele@easylog.com.br anderson@timoneiro.com.br B437632011F* 13269 Tue May 25 14:43:29 loliveira@easylog.com.br loliveira@easylog.com.br 4093232018F* 60997 Tue May 25 14:44:18 fabiana@incavel.com.br cwb@easylog.com.br 37A8C320164* 43791 Tue May 25 14:40:28 bsouza@craft.com.br murilo@easylog.com.br 170483200BF* 2412 Tue May 25 14:39:01 officine.paneraiwatches@u2club.com rodrigo@easylog.com.br C6B2C32011A* 32826 Tue May 25 14:44:15 livia@easylog.com.br lvitti@agneutral.com.br deborarenata@easylog.com.br cris@easylog.com.br ataise@easylog.com.br B926E3200EB* 34125 Tue May 25 14:41:06 Elizabeth.CallawayBolton@cevalogistics.com marize@easylog.com.br cservice@easylog.com.br A477F320182* 4981 Tue May 25 14:43:19 llazari@br.safmarine.com COUTO@EASYLOG.COM.BR 30161320186* 2374 Tue May 25 14:39:55 ebel.cufflinks@yifan.com despacho@easylog.com.br 87FA232017B* 130055 Tue May 25 14:40:02 Elizabeth.CallawayBolton@cevalogistics.com marize@easylog.com.br cservice@easylog.com.br couto@easylog.com.br 083E33200A4* 92746 Tue May 25 14:39:00 Ron.Martineau@cevalogistics.com gisele@easylog.com.br E7A29320141* 5858 Tue May 25 14:42:29 embed7J@latimes.com couto@easylog.com.br 674CD32013E* 6157 Tue May 25 14:38:26 kaddishiD@freedownloadscenter.com couto@easylog.com.br 2923D320191* 89291 Tue May 25 14:44:28 gisele@easylog.com.br Lakesha.Barnes@cevalogistics.com Ginnel.Esopa@cevalogistics.com JFKOceanImports@cevalogistics.com cservice@easylog.com.br Karen.Rogers@cevalogistics.com 320C132018C* 77030 Tue May 25 14:43:40 sedib@us.hanjin.com elis@easylog.com.br 6DE1A320183* 11593 Tue May 25 14:43:35 andre.l@costasul.com.br rodrigues@easylog.com.br 26A31320187* 58710 Tue May 25 14:39:54 kevin@easylog.com.br cwb@easylog.com.br 27BCA320115* 2637 Tue May 25 14:38:42 renata@easylog.com.br andre.z.r@terra.com.br EA4CD320189* 2434 Tue May 25 14:43:35 brushstroke@p14.mepnet.cz giane@easylog.com.br A531D320153* 51619 Tue May 25 14:42:40 robi@normoveis.com.br ataise@easylog.com.br 0AB69320151* 2387 Tue May 25 14:39:11 dolce.replicas@rome.com lio@easylog.com.br 3710A320179* 65742 Tue May 25 14:44:58 fernanda@sevenstars.com.br juliano@easylog.com.br F203B320143* 78048 Tue May 25 14:41:32 juliano@easylog.com.br julianocolsani@easylog.com.br B76A4320170* 68016 Tue May 25 14:43:59 silvia@amazoniaflorestal.com.br jemima@easylog.com.br 34DEC320160* 8859 Tue May 25 14:43:26 rodrigues@easylog.com.br BRZCSCOUPNG@maersk.com foes@easylog.com.br E1E0C32016A* 13568 Tue May 25 14:41:58 iluusily2318@adslplus.ch mariana@easylog.com.br 2BAA4320133* 21101 Tue May 25 14:43:32 Sandro.Rebello@cevalogistics.com rose@easylog.com.br 6FB9D320180* 17541 Tue May 25 14:43:15 btv1==761197c5c34==henriquev@weg.net anderson@easylog.com.br 3DD90320119* 17539 Tue May 25 14:43:15 btv1==761197c5c34==henriquev@weg.net ataise@easylog.com.br 73ACB32017F* 6521 Tue May 25 14:43:07 leonardo@easylog.com.br constantino@easylog.com.br celso@pampex.com.br ferreira@pampex.com.br financeiro@easylog.com.br andrey@easylog.com.br 5545532018D* 610730 Tue May 25 14:44:27 itj.rronchi@cma-cgm.com doc@easylog.com.br LISTA@easylog.com.br 39587320188* 27085 Tue May 25 14:39:58 atendimento.central@csavgroup.com kevin@easylog.com.br rosi@easylog.com.br 393493200C8* 10652 Tue May 25 14:39:28 anderson@easylog.com.br ldummer.cwb@mscbr.com.br EDEE4320169* 1481 Tue May 25 14:41:57 incarnate97@visualrec.com financeiro@easylog.com.br foes@easylog.com.br gabriela@easylog.com.br EE07932017A* 12800 Tue May 25 14:38:11 iogoruinoq8308@forthnet.gr rafael@easylog.com.br 4431C3200D3* 3182 Tue May 25 14:44:50 gilberto@tlogtransportes.com.br rosi@easylog.com.br EF56C320132* 6570 Tue May 25 14:41:37 leonardo@easylog.com.br constantino@easylog.com.br celso@pampex.com.br ferreira@pampex.com.br financeiro@easylog.com.br andrey@easylog.com.br 987D332018B* 1603 Tue May 25 14:40:46 rose@easylog.com.br celiatur@terra.com.br EC43432016E* 2171 Tue May 25 14:42:55 jonas@easylog.com.br gilmar@orinter.com.br B551F320127* 31252 Tue May 25 14:41:22 rodrigues@easylog.com.br gleicy@luftwege.com.br foes@easylog.com.br gpetho@easylog.com.br doc@easylog.com.br silvina.gdmt@terra.com.br silvinaarruda@hotmail.com exportacao@luftwege.com.br 5665C320140* 153476 Tue May 25 14:42:14 livia@easylog.com.br mauricio.ortolan@braztrading.com.br cris@easylog.com.br 5AA8C32007C* 17990 Tue May 25 14:40:40 thorsten022siuping@domainnews.com mayckon@easylog.com.br C18D332018A* 173978 Tue May 25 14:43:40 andressa@araupel.com.br cservice@easylog.com.br dcoelho@easylog.com.br 7D91532011D* 8382 Tue May 25 14:42:55 9f18bd91671055278d5c0c7a177f171a.Use... ender.com.br eduardo@easylog.com.br CD82832016D* 30144 Tue May 25 14:42:53 marcos@easylog.com.br gisele@easylog.com.br lista@easylog.com.br cwb@easylog.com.br kevin@easylog.com.br marize@easylog.com.br 7F90132014B* 48110 Tue May 25 14:38:27 fsubira.cwb@mscbr.com.br carlos@easylog.com.br A2813320144* 49365 Tue May 25 14:41:40 jonas@easylog.com.br John.McMahon@cevalogistics.com 09918320192* 1597 Tue May 25 14:44:52 debora@easylog.com.br documentation.itj@csavgroup.com adrian.lamek@csav.com atendimento.central@csavgroup.com cservice@easylog.com.br daniele.oliveira@csavgroup.com doc@easylog.com.br fabiane.valduga@csavgroup.com financeiro@easylog.com.br kellen.lippel@csavgroup.com leonardo@easylog.com.br 8F32A3200F5* 69260 Tue May 25 14:42:51 mayckon@easylog.com.br josue@easylog.com.br 7F470320181* 1714 Tue May 25 14:43:15 emkaiserstuhlde@h1129909.localdomain debora@easylog.com.br 8E70B32017E* 5118 Tue May 25 14:40:29 fernanda@easylog.com.br fernanda@easylog.com.br 8E50E320190* 25425 Tue May 25 14:44:19 fsubira.cwb@mscbr.com.br andrey@easylog.com.br 4EE02320163* 58721 Tue May 25 14:39:54 kevin@easylog.com.br julianocolsani@easylog.com.br 1C8AE32012F* 61008 Tue May 25 14:44:18 fabiana@incavel.com.br julianocolsani@easylog.com.br F0BF6320177* 22686 Tue May 25 14:44:40 anderson@easylog.com.br alcyr@easylog.com.br 3B0DE32018E* 60999 Tue May 25 14:44:18 fabiana@incavel.com.br kevin@easylog.com.br B2F8C320081* 1219 Tue May 25 14:39:52 bruno@easylog.com.br bruno@easylog.com.br 8D735320172* 13348 Tue May 25 14:44:07 idaoyc1094@chello.pl livia@easylog.com.br BDE91320185* 228435 Tue May 25 14:39:55 Christine.Benson@cevalogistics.com marize@easylog.com.br couto@easylog.com.br cservice@easylog.com.br 4817432013A* 2371 Tue May 25 14:39:46 watches.lighters@aye.net fernanda@easylog.com.br 4B740320130* 17538 Tue May 25 14:43:15 btv1==761197c5c34==henriquev@weg.net jonas@easylog.com.br 27108320167* 13726 Tue May 25 14:43:52 marize@easylog.com.br parts@rottamoveis.com.br marina@rottamoveis.com.br liziane@rottamoveis.com.br claudete@renar.com.br henrique@renar.com.br rafael@easylog.com.br cservice@easylog.com.br financeiro@easylog.com.br EC759320152* 13269 Tue May 25 14:41:50 hgaravello@br.safmarine.com cservice@easylog.com.br cwb@easylog.com.br doc@easylog.com.br financeiro@easylog.com.br rodrigues@easylog.com.br F2E6232012C* 33833 Tue May 25 14:38:35 debora@easylog.com.br debora@easylog.com.br Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com cservice@easylog.com.br documentation.rgd@csavgroup.com Documentation.RGD/Brasil/CSAV@csav-vap.csav.com financeiro@easylog.com.br leonardo@easylog.com.br kevin@easylog.com.br C1FD432016C* 19789 Tue May 25 14:42:07 renata@easylog.com.br sandramcitj@hotmail.com claudia@ccqm.com.br 5E7BE32017C* 58721 Tue May 25 14:40:16 kevin@easylog.com.br julianocolsani@easylog.com.br 7FEE8320092* 5760 Tue May 25 14:40:48 MAILER-DAEMON fernanda@easylog.com.br B589A320166* 58710 Tue May 25 14:40:12 kevin@easylog.com.br cwb@easylog.com.br D299532015C* 1210 Tue May 25 14:39:14 andrey@easylog.com.br andrey@easylog.com.br 8B0BA3200C5* 2421 Tue May 25 14:42:47 officine.tagheuer@deliveryman.com elaine@easylog.com.br C2E36320176* 96531 Tue May 25 14:44:33 cur.gbaude@cma-cgm.com carolina@easylog.com.br kevin@easylog.com.br 7CCD032012B* 54746 Tue May 25 14:39:11 eduardo@easylog.com.br financeiro@easylog.com.br BFDF7320147* 16042 Tue May 25 14:41:40 b2link@smtp131-mx131.b2link.com.br elaine@easylog.com.br 28D52320157* 3200 Tue May 25 14:43:58 marcos@easylog.com.br gabriel.itj@oceanus.com.br 9E515320148* 3825 Tue May 25 14:41:41 retorno_473@acessivamail.com.br cris@easylog.com.br 80D85320155* 5033 Tue May 25 14:43:51 rose@easylog.com.br marisa.pereira@mrdespachosaduaneiros.com.br F2189320112* 10027 Tue May 25 14:40:43 anderson@easylog.com.br joana@easylog.com.br couto@easylog.com.br 0E06F320103* 89765 Tue May 25 14:39:37 marcos@easylog.com.br jemima@easylog.com.br marcio.melo@mundialparana.com.br doc@easylog.com.br financeiro@easylog.com.br exportacao@triangulo.com.br E5F693200D5 4440 Mon May 24 10:31:25 daniel@easylog.com.br (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br E81673200F9 30628 Mon May 24 12:07:55 debora@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com E4CB43200E9 3751 Tue May 25 08:21:09 rodrigues@easylog.com.br (connect to gbrsecurity02.telesp.net.br[200.171.222.87]:25: Connection timed out) aiezyco5102@telesp.net.br EF888320121 736827 Tue May 25 14:19:22 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br EFC10320074 44883 Mon May 24 17:35:50 couto@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br EB22632011E 55081 Tue May 25 11:50:26 ataise@easylog.com.br (host freitasassessoria.com.br[216.180.234.98] said: 451 Temporary local problem - please try later (in reply to RCPT TO command)) anasestari@freitasassessoria.com.br jefferson@freitasassessoria.com.br tiago@freitasassessoria.com.br E6DFA320126 9594 Tue May 25 14:06:32 elis@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) andrea@cikel.com.br andreiacruz@cikel.com.br E5469320125 27741 Tue May 25 14:11:21 ataise@easylog.com.br (host multiseas.com.br[200.155.113.178] said: 451 Temporary local problem - please try later (in reply to RCPT TO command)) abizzi.spo@multiseas.com.br lramao.spo@multiseas.com.br E2E4D320142 592637 Tue May 25 14:27:25 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br E066F32013B 177765 Tue May 25 11:42:48 murilo@easylog.com.br (connect to mx2.sulpartner.com.br[189.75.51.60]:25: Connection timed out) ddaexp@sulpartner.com.br E60CF3200B1 324993 Mon May 24 15:26:15 constantino@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br ED3A13201EE 126330 Tue May 25 11:58:33 andrey@easylog.com.br (host mail.moliza.com.br[200.180.30.122] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) mariana@moliza.com.br E41DE320138 7542 Tue May 25 14:14:28 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) cribeiro.png@unishipping.com.br fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br A99453200BD 4234 Tue May 25 09:35:04 andrey@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) julianolangowski@moveisjor.com.br A184C3200A5 21674 Mon May 24 16:44:36 couto@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br A026632009A 1536 Sun May 23 18:42:46 elaine@easylog.com.br (connect to alerta.com[217.76.134.241]:25: Connection refused) seu8@alerta.com AC787320162 3915 Tue May 25 08:21:14 rodrigues@easylog.com.br (connect to cableradionetwork.com[209.62.20.200]:25: Connection refused) deadradorotha_ur@cableradionetwork.com AAA50320175 447318 Tue May 25 14:31:28 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br A5A6C3201A4 509908 Tue May 25 12:23:48 rose@easylog.com.br (host mail.igempresas.net[201.94.127.1] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) cleverson@quality-brasil.com AA0AB3200C2 14091 Mon May 24 17:11:52 giovani@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) luciane@fortexport.com.br vanessa@fortexport.com.br AF9B4320064 5276 Tue May 25 12:13:26 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br A930832014E 1919893 Tue May 25 10:44:02 marcos@easylog.com.br (connect to mx.bol.com.br[200.221.29.128]:25: Connection timed out) leandrol7info@bol.com.br 018BA3200A0 8319 Mon May 24 16:35:01 marcos@easylog.com.br (host master.ativadespachos.com.br[200.193.51.130] said: 450 : User unknown in local recipient table (in reply to RCPT TO command)) marlon@ativaduana.com.br 0DB993200A6 5883 Mon May 24 09:24:24 marcos@easylog.com.br (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br 0F62232008E 6812 Mon May 24 13:02:50 daniel@easylog.com.br (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br 08A2A320114 7831 Tue May 25 12:14:56 elis@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) andrea@cikel.com.br andreiacruz@cikel.com.br 0E3DE3200E7 547024 Mon May 24 09:59:36 marco@cargosystem.com.br (host vip-us-br-mx.terra.com[208.84.244.133] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) frickk@terra.com.br C173732014C 125585 Tue May 25 10:43:45 mayckon@easylog.com.br (host srv2.engeplus.com.br[189.28.176.2] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) alexjribeiro@engeplus.com.br (host mx1.engeplusempresas.com.br[189.28.176.29] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) lorena@plasson.com.br CA5903200D9 3830 Tue May 25 08:20:09 rodrigues@easylog.com.br (connect to embarqhsd.net[64.45.201.2]:25: Connection timed out) yilogiweqo1749@embarqhsd.net C6F2C320063 2096 Mon May 24 08:14:28 anne@easylog.com.br (host mx.cdl-sc.org.br[189.39.224.31] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) marcelo@celiatur.com.br CF5D53200E3 3766 Tue May 25 08:20:10 rodrigues@easylog.com.br (connect to embarqhsd.net[64.45.201.2]:25: Connection timed out) tenekaecat9520@embarqhsd.net C98A9320124 8123 Tue May 25 14:14:13 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) cribeiro.png@unishipping.com.br fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br C0611320117 3778 Tue May 25 08:22:31 rodrigues@easylog.com.br (connect to mail.brasiltelecom.net.br[201.34.180.145]:25: Connection timed out) iyagi3186@brasiltelecom.net.br BB62D3201E4 24693 Tue May 25 10:13:47 marcos@easylog.com.br (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com B7495320070 3745 Tue May 25 08:25:39 rodrigues@easylog.com.br (host mx2.clients.netdns.net[202.157.142.59] refused to talk to me: 450 4.7.1 : Helo command rejected: Host not found) MAILER-DAEMON@jamardesign.netdns.net B6430320093 3087 Mon May 24 13:53:35 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br 5E5023200AC 3773 Tue May 25 08:22:31 rodrigues@easylog.com.br (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br 5CCE332016F 1237 Tue May 25 14:28:37 marco@cargosystem.com.br (host mx.ispnet.com.br[200.234.222.116] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) pedro@ispnet.com.br 50ADA320099 3663 Mon May 24 13:50:34 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br 5A87B32015A 203141 Tue May 25 14:25:58 daniel@easylog.com.br (connect to mx2.sulpartner.com.br[189.75.51.60]:25: Connection timed out) ddaexp@sulpartner.com.br 570633200ED 330626 Mon May 24 09:50:53 constantino@easylog.com.br (host semasa.ind.br[201.3.243.138] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) rocha@semasa.ind.br 52258320108 326177 Mon May 24 11:55:44 marcos@easylog.com.br (Host or domain name not found. Name service error for name=fcdespachosint.com.br type=MX: Host not found, try again) igor@fcdespachosint.com.br rodrigo@fcdespachosint.com.br 59E3732006F 26655 Mon May 24 09:20:46 carlos@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) lilian@fortexport.com.br luciane@fortexport.com.br 5BC7E3200C6 47261 Tue May 25 08:41:27 couto@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br 564A432008C 11668 Mon May 24 14:29:07 leonardo@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 579C5320073 5847 Mon May 24 12:30:35 MAILER-DAEMON (connect to smtp.mudancascontinuas.com.br[187.8.12.245]:25: Connection timed out) educacao@mudancascontinuas.com.br 5D605320116 3837 Tue May 25 08:24:57 rodrigues@easylog.com.br (host srv.costasul.com.br[200.247.134.134] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) andre.l@costasul.com.br 53A6B320128 65462 Tue May 25 11:49:10 ataise@easylog.com.br (host freitasassessoria.com.br[216.180.234.98] said: 451 Temporary local problem - please try later (in reply to RCPT TO command)) anasestari@freitasassessoria.com.br jefferson@freitasassessoria.com.br tiago@freitasassessoria.com.br 5A2B2320135 614999 Tue May 25 14:30:03 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br 5F77D320158 3788 Tue May 25 08:20:25 rodrigues@easylog.com.br (connect to airtelbroadband.in[125.19.17.20]:25: Connection refused) eoriedisi8576@airtelbroadband.in 54D9A3201FF 3736 Tue May 25 08:20:47 rodrigues@easylog.com.br (connect to mail.the9.com[114.80.196.169]:25: Connection timed out) hewen_wangtrtc@the9.com 506943200FA 276813 Tue May 25 09:05:47 couto@easylog.com.br (host aguia.sul.com.br[200.219.150.2] said: 421 "Recusado. Seu servidor nao possui o Dns Reverso configurado, contate o administrador da sua rede!" (in reply to RCPT TO command)) codiex@sul.com.br selmacodiex@sul.com.br DB96532008B 2337 Mon May 24 13:57:16 giovani@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) luciane@fortexport.com.br DECCB3200DF 47619 Tue May 25 09:00:14 marco@cargosystem.com.br (host smtpjin1.f1.k8.com.br[187.16.23.70] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) hcitajai@hcaduana.com.br D3BFA320156 13911 Tue May 25 14:30:45 carlos@easylog.com.br (host mx.ispnet.com.br[200.234.222.116] said: 451 4.7.1 Greylisting in action, please come back in 00:05:00 (in reply to RCPT TO command)) charles@ispnet.com.br DCE12320097 26655 Mon May 24 09:22:40 carlos@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) lilian@fortexport.com.br luciane@fortexport.com.br DA9FA320084 325180 Mon May 24 15:24:13 constantino@easylog.com.br (host mail.centranet.com.br[200.101.82.240] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) pisobello@centranet.com.br D2774320075 9710 Mon May 24 08:41:43 debora@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com 43E373200D4 3734 Tue May 25 08:23:31 rodrigues@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 46C21320060 14477 Mon May 24 09:52:37 daniel@easylog.com.br (host csavgroupsmtp02.csavgroup.com[164.77.210.85] said: 450 4.1.1 : Recipient address rejected: undeliverable address: unknown user: "adrian.lamek" (in reply to RCPT TO command)) adrian.lamek@csav.com 4B8433200B7 4078 Mon May 24 15:47:03 gisele@easylog.com.br (connect to brsmtp04.br.abnamro.com[200.208.15.131]:25: Connection timed out) alessandra.rampeloti@br.abnamro.com 40A4D320107 23243 Mon May 24 11:45:30 leonardo@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 42C2F320173 5850 Tue May 25 12:13:46 josue@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address josue@easylog.com.br does not resolve (in reply to MAIL FROM command)) fnicholls.png@unishipping.com.br wmesquita.png@unishipping.com.br 99BF6320105 12329 Tue May 25 12:08:44 rose@easylog.com.br (host mail.igempresas.net[201.94.127.1] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) claisson@quality-brasil.com 97B9E32016B 25400 Tue May 25 10:40:06 marcos@easylog.com.br (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 93AFC3200B8 44306 Mon May 24 16:36:41 murilo@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 9CECD3200BA 29155 Tue May 25 12:14:23 livia@easylog.com.br (host mx1.engeplusempresas.com.br[189.28.176.29] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) patricia@tradelinesc.com.br 967DE320068 1574 Sun May 23 18:42:44 elaine@easylog.com.br (host mxs.valuehost.ru[217.112.42.208] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) quothbi@shamin.spb.ru 962A33200B2 15078 Mon May 24 09:25:28 debora@easylog.com.br (host csavgroupsmtp02.csavgroup.com[164.77.210.85] said: 450 4.1.1 : Recipient address rejected: undeliverable address: unknown user: "adrian.lamek" (in reply to RCPT TO command)) adrian.lamek@csav.com 9184A3201FA 3819 Tue May 25 08:20:42 rodrigues@easylog.com.br (connect to orpheus.amdahl.com[129.212.11.3]:25: Connection timed out) evelynnnc@orpheus.amdahl.com 91D9B3200CB 10622 Mon May 24 16:51:35 joana@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address joana@easylog.com.br does not resolve (in reply to MAIL FROM command)) bdeschamps.itj@unishipping.com.br 9513832005F 5895 Sat May 22 23:50:38 MAILER-DAEMON (connect to fffg.com[98.124.198.1]:25: Connection refused) GroverNavarro@fffg.com 9595732007F 1569 Sun May 23 18:42:42 elaine@easylog.com.br (host mx.cdl-sc.org.br[189.39.224.31] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) marcelo@celiatur.com.br 98DBC320225 3814 Tue May 25 08:20:54 rodrigues@easylog.com.br (connect to mail.atspace.com[82.197.131.104]:25: Connection refused) rlawanda_mb@atspace.com 91931320067 2108 Mon May 24 08:33:57 elaine@easylog.com.br (host mx.cdl-sc.org.br[189.39.224.31] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) marcelo@celiatur.com.br 2B23832013D 31576 Tue May 25 12:23:14 rose@easylog.com.br (host mail.igempresas.net[201.94.127.2] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) cleverson@quality-brasil.com 24344320080 21376 Mon May 24 11:20:37 debora@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 2954B320102 5780 Mon May 24 11:43:34 marco@cargosystem.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address marco@cargosystem.com.br does not resolve (in reply to MAIL FROM command)) suleika.farias@sideralcomex.com.br 2EC03320072 28468 Mon May 24 10:02:45 julianocolsani@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) alexandra@cikel.com.br F422232010A 13159170 Mon May 24 10:22:52 livia@easylog.com.br (lost connection with c.mx.mail.yahoo.com[206.190.54.127] while sending end of data -- message may be sent more than once) romenaarias@yahoo.com.br F146732022A 3761 Tue May 25 08:20:48 rodrigues@easylog.com.br (connect to gbrsecurity02.telesp.net.br[200.171.222.87]:25: Connection timed out) cuuyha4976@telesp.net.br 8E5483200B0 6019 Tue May 25 09:05:46 marcos@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) andrea@cikel.com.br andreiacruz@cikel.com.br (connect to msn.com.br[65.55.206.209]:25: Connection timed out) menezesalberto@msn.com.br 82EC932019B 3794 Tue May 25 08:21:23 rodrigues@easylog.com.br (connect to mail.nightagito.com[69.162.115.193]:25: Connection timed out) carolina@nightagito.com 8845632014A 595023 Tue May 25 14:28:22 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br 8000C3200BB 160974 Mon May 24 16:42:56 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) agendamento@teporti.com.br 83F7B320109 626855 Tue May 25 14:29:16 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br 896EB320159 622286 Tue May 25 14:23:49 rose@easylog.com.br (host srv.dea.com.br[200.247.169.210] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) presenca@teporti.com.br 88E0532009F 6122 Tue May 25 12:26:28 marco@cargosystem.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address marco@cargosystem.com.br does not resolve (in reply to MAIL FROM command)) suleika.farias@sideralcomex.com.br 804B032010E 3773 Tue May 25 08:22:31 rodrigues@easylog.com.br (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br 8039E320077 8344 Mon May 24 08:34:53 marcos@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 8FDA6320089 17388 Mon May 24 15:26:16 joana@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address joana@easylog.com.br does not resolve (in reply to MAIL FROM command)) bdeschamps.itj@unishipping.com.br 836EE3200CA 6184 Mon May 24 09:50:21 marcos@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) lilian@fortexport.com.br luciane@fortexport.com.br 319EE320149 6831 Tue May 25 10:21:58 ataise@easylog.com.br (host multiseas.com.br[200.155.113.178] said: 451 Temporary local problem - please try later (in reply to RCPT TO command)) abizzi.spo@multiseas.com.br lramao.spo@multiseas.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address ataise@easylog.com.br does not resolve (in reply to MAIL FROM command)) lmonteiro.itj@unishipping.com.br mfernandes.itj@unishipping.com.br 392D532011C 45889 Tue May 25 08:38:48 couto@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br 30E2A3200E8 51877 Tue May 25 14:03:22 elaine@easylog.com.br (host mx1.engeplusempresas.com.br[189.28.176.29] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) lorena@plasson.com.br 1F487320100 17321 Mon May 24 09:58:02 debora@easylog.com.br (connect to csav-vap.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@csav-vap.csav.com (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 1D02B3200EE 73127 Mon May 24 10:20:10 julianocolsani@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 1FFA93200AB 44172 Mon May 24 16:36:36 murilo@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 1B1B4320085 5952 Mon May 24 14:06:31 marcos@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) andrea@cikel.com.br andreiacruz@cikel.com.br (connect to msn.com.br[65.55.206.209]:25: Connection timed out) menezesalberto@msn.com.br 6137E3200AF 17551 Mon May 24 15:09:48 couto@easylog.com.br (host mx.hbinfo.com.br[200.180.64.8] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) rafael@madescur.com.br 6C20B3200AA 42898 Mon May 24 17:28:16 livia@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br 6AA8C320094 3472 Mon May 24 12:31:55 MAILER-DAEMON (host mx1.forer.com.br[200.180.91.24] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) exportacao@forer.com.br 6ACDE3200DD 336976 Tue May 25 09:03:22 couto@easylog.com.br (host mx.idsul.com.br[187.17.225.9] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) madecolo@madecolo.com.br 681F03200CD 3734 Tue May 25 08:23:31 rodrigues@easylog.com.br (host mail.interplaquel.com.br[187.5.139.115] said: 450 : Helo command rejected: Host not found (in reply to RCPT TO command)) giovani@interplaquel.com.br 691F932013C 190445 Tue May 25 14:13:21 murilo@easylog.com.br (connect to mx2.sulpartner.com.br[189.75.51.60]:25: Connection timed out) ddaexp@sulpartner.com.br 6081F32007E 7860 Mon May 24 09:22:54 debora@easylog.com.br (host csavgroupsmtp02.csavgroup.com[164.77.210.85] said: 450 4.1.1 : Recipient address rejected: undeliverable address: unknown user: "adrian.lamek" (in reply to RCPT TO command)) adrian.lamek@csav.com 604A8320062 2010 Mon May 24 08:18:23 elaine@easylog.com.br (connect to homail.com[207.46.31.61]:25: Connection timed out) contatosespaciais@homail.com 62A2432011B 25739 Tue May 25 08:38:47 debora@easylog.com.br (host csavgroupsmtp02.csavgroup.com[164.77.210.85] said: 450 4.1.1 : Recipient address rejected: undeliverable address: unknown user: "adrian.lamek" (in reply to RCPT TO command)) adrian.lamek@csav.com 7A1453200F3 416600 Tue May 25 11:03:05 daniel@easylog.com.br (connect to mx2.sulpartner.com.br[189.75.51.60]:25: Connection timed out) ddaexp@sulpartner.com.br 7F6133200F0 3810 Tue May 25 08:23:53 rodrigues@easylog.com.br (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 741E03200B4 15336 Mon May 24 16:21:55 julianocolsani@easylog.com.br (host mail2.unetvale.com.br[200.193.10.5] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) luciane@fortexport.com.br vanessa@fortexport.com.br 7FCC132020C 326032 Tue May 25 11:59:28 constantino@easylog.com.br (host freitasassessoria.com.br[216.180.234.98] said: 451 Temporary local problem - please try later (in reply to RCPT TO command)) exportacao@freitasassessoria.com.br rafael@freitasassessoria.com.br 73314320168 3687 Tue May 25 08:20:28 rodrigues@easylog.com.br (connect to alerta.com[217.76.134.241]:25: Connection refused) seu8@alerta.com 766F63201D5 28328 Tue May 25 10:49:17 marcos@easylog.com.br (connect to CSAV_VAP.csav.com[200.1.129.66]:25: No route to host) Documentation.RGD/Brasil/CSAV@CSAV_VAP.csav.com 730DA3200BE 6117 Mon May 24 19:54:11 marco@cargosystem.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address marco@cargosystem.com.br does not resolve (in reply to MAIL FROM command)) suleika.farias@sideralcomex.com.br 7060D320065 8966 Mon May 24 08:31:34 debora@easylog.com.br (host csavgroupsmtp02.csavgroup.com[164.77.210.85] said: 450 4.1.1 : Recipient address rejected: undeliverable address: unknown user: "adrian.lamek" (in reply to RCPT TO command)) adrian.lamek@csav.com 74D193200C1 3819 Tue May 25 08:27:07 rodrigues@easylog.com.br (lost connection with p3plsmtp09-04.prod.phx3.secureserver.net[97.74.135.167] while receiving the initial server greeting) MAILER-DAEMON@p3plsmtp09-04.prod.phx3.secureserver.net 7BF2C3200C4 52788 Mon May 24 15:27:00 joana@easylog.com.br (host mx2.bcmg.com.br[200.155.112.17] said: 451 4.1.8 Domain of sender address joana@easylog.com.br does not resolve (in reply to MAIL FROM command)) bdeschamps.itj@unishipping.com.br 7D4EA320146 5177 Tue May 25 14:36:28 elis@easylog.com.br (host mail.cikel.com.br[200.250.189.3] said: 450 4.7.1 : Helo command rejected: Host not found (in reply to RCPT TO command)) andrea@cikel.com.br jackson@cikel.com.br 7E7D132019F 130973 Tue May 25 11:09:47 elaine@easylog.com.br (host srv2.engeplus.com.br[189.28.176.2] said: 450 4.7.1 Client host rejected: cannot find your hostname, [189.42.38.162] (in reply to RCPT TO command)) alexjribeiro@engeplus.com.br (host mx1.engeplusempresas.com.br[189.28.176.29] said: 450 4.1.8 : Sender address rejected: Domain not found (in reply to RCPT TO command)) lorena@plasson.com.br Anyone can help me pls. Tks!!! |
Do you have valid nameservers in /etc/resolv.conf? Also make sure that your server isn't blacklisted: http://mxtoolbox.com/blacklists.aspx
|
Quote:
well... i have this ips in "/etc/resolv.conf": 200.255.255.66 200.255.255.70 this ips it's from my provider "Embratel / Brazil"... and I think it's ok, but I'll try to change to OpenDNS ips and later I'll post the results here. many tks man!!! |
Hello all,
Its not my DNS in resolv.conf ... its the MyDNSConfig with wrong zones. Falko, what I need to create to be the right things? my hostname is server my domain is mysite.com my ip is 1.2.3.4 what I do to works fine(with reverse,etc)? |
everything works now, well, was the wrong zones in reverse of mail.example.com :P
tks to all ;) |
Quote:
|
| All times are GMT +2. The time now is 00:19. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.