|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Ashay Chitnis (chitnis.ashay
gmail.com)
Date: Thu Sep 27 2007 - 02:17:19 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
See the mail is trying to get delivered to the MX mx.uol.com.br[
200.221.29.129]:25
Have you checked if this server response to any server sending mail to it is
fast enough?
please check it.. this MX's MTA might not be responding in given time when
you attempt to send a mail. This should be an issue of mx.uol.com.br[
200.221.29.129]:25 not at your end...
try sending a test mail to other domain and check it.
On 9/26/07, Victor Duchovni <Victor.Duchovni
morganstanley.com> wrote:
>
> On Tue, Sep 25, 2007 at 05:48:31PM -0300, Alexandre Balistrieri wrote:
>
> > Hi,
> >
> > The rcpt <simone.lion
uol.com.br> in maillog delayed 6 hours. I did not
> > undestand why. The problem may be in my settings??
> >
> > --
>
> > Sep 24 17:11:44 localhost postfix/lmtp[1593]: A40C86D7:
> > to=<simone.lion
uol.com.br>, relay=10.0.0.2[10.0.0.2]:10024, delay=0.91,
> > delays=0.12/0.4/0.01/0.38, dsn=2.6.0, status=sent (250 2.6.0 Ok,
> > id=01483-17, from MTA([10.0.0.1]:10025): 250 2.0.0 Ok: queued as
> 718E25EB)
>
> Message took 0.12 seconds to be received, 0.4 seconds waiting for lmtp
> delivery agent for amavis, 0.38 seconds to be filtered.
>
> > Sep 24 17:12:14 localhost postfix/smtp[1735]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=none, delay=30, delays=0.05
> /0.01/30/0,
> > dsn=4.4.1, status=deferred (connect to mx.uol.com.br[200.221.29.129]:
> Connection timed out)
>
> Filtered message took 0.05 seconds to be received, and 30 seconds to
> timeout delivery to uol.com.br's MX host.
>
> > Sep 24 17:22:12 localhost postfix/smtp[1666]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=none, delay=628, delays=598/0/30/0,
> > dsn=4.4.1, status=deferred (connect to mx.uol.com.br[200.221.29.129]:
> > Connection timed out)
>
> Ditto.
>
> > Sep 24 17:37:12 localhost postfix/smtp[2071]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=none, delay=1528,
> delays=1498/0.01/30/0,
> > dsn=4.4.1, status=deferred (connect to mx.uol.com.br[200.221.29.129]:
> Connection timed out)
>
> Ditto.
>
> > Sep 24 18:06:51 localhost postfix/smtp[2329]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=mx.uol.com.br[200.221.29.129]:25,
> > delay=3307, delays=3298/0.02/9.2/0.12, dsn=4.0.0, status=deferred (host
> > mx.uol.com.br[200.221.29.129] said: 450 <simone.lion
uol.com.br>:
> Recipient
> > address rejected: Try again later (in reply to RCPT TO command))
>
> Connected, but possibly grey-listed.
>
> > Sep 24 19:07:14 localhost postfix/smtp[2920]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=mx.uol.com.br[200.221.29.129]:25,
> > delay=6930, delays=6898/0.01/31/0.1, dsn=4.0.0, status=deferred (host
> > mx.uol.com.br[200.221.29.129] said: 450 <simone.lion
uol.com.br>:
> > Recipient address rejected: Try again later (in reply to RCPT TO
> command))
>
> Ditto.
>
> > Sep 24 20:17:02 localhost postfix/smtp[3412]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=mx.uol.com.br[200.221.29.129]:25,
> > delay=11118, delays=11098/0.01/20/0, dsn=4.4.2, status=deferred
> > (conversation with mx.uol.com.br[200.221.29.129] timed out while
> > receiving the initial server greeting)
>
> Connected, but no 220 banner...
>
> > Sep 24 23:47:00 localhost postfix/smtp[4870]: 718E25EB:
> > to=<simone.lion
uol.com.br>, relay=mx.uol.com.br[200.221.29.129]:25,
> > delay=23716, delays=23698/0/18/0.07, dsn=2.0.0, status=sent
> > (250 Ok: queued as 27BF798)
>
> uol.com.br operate a congested mail service, not much you can do about
> that.
>
> > address_verify_map = btree:/var/spool/postfix/verified_senders
>
> Have you tried disabling SAV?
>
> > mynetworks = /etc/postfix/minhas_redes
> > mynetworks_style = class
>
> Don't set mynetworks_style to "class", this is setting is ignored when
> mynetworks is also set, but it is risky.
>
> > smtpd_recipient_restrictions = reject_unlisted_recipient,
> > permit_mynetworks, permit_sasl_authenticated,
> > reject_unauth_destination, check_recipient_access
> > hash:/etc/postfix/recipient_exceptions, check_client_access
> > hash:/etc/postfix/client_exceptions, reject_unknown_client,
> > check_client_access hash:/etc/postfix/client_checks,
> > check_client_access cidr:/etc/postfix/client_checks.cidr,
> > check_helo_access hash:/etc/postfix/helo_checks, check_helo_access
> > cidr:/etc/postfix/helo_checks.cidr, check_helo_access
> > pcre:/etc/postfix/helo_checks.pcre, reject_invalid_helo_hostname,
> > reject_unknown_helo_hostname, reject_non_fqdn_hostname,
> > check_sender_access hash:/etc/postfix/sender_exceptions,
> > check_sender_access pcre:/etc/postfix/sender_checks.pcre,
> > check_sender_access
> hash:/etc/postfix/sender_checks, check_sender_access
> > hash:/etc/postfix/unverified_exceptions, reject_non_fqdn_sender,
> > reject_unknown_sender_domain, reject_unverified_sender,
> > reject_unlisted_sender, reject_non_fqdn_recipient,
> > reject_unknown_recipient_domain, reject_unverified_recipient,
> > check_recipient_access hash:/etc/postfix/do_inpe_pro_inpe,
> > check_recipient_access
> mysql:/etc/postfix/mysql_restrictive_permissive.cf,
> > check_policy_service unix:private/policy, check_policy_service
> > inet:150.163.12.11:2525, permit
>
> Have you tried disabling SAV?
>
> --
> Viktor.
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the "Reply-To" header.
>
> To unsubscribe from the postfix-users list, visit
> http://www.postfix.org/lists.html or click the link below:
> <mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
>
> If my response solves your problem, the best way to thank me is to not
> send an "it worked, thanks" follow-up. If you must respond, please put
> "It worked, thanks" in the "Subject" so I can delete these quickly.
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]