On Tue, Jun 07, 2016 at 05:39:57PM +0200, ultr4l33t wrote:
> Hello together,
> 
> 
> im using Ubuntu 14.04 with opensmtpd 5.7.3.1 and since yesterday i have
> a problem with 3 envelopes.
> 
> 
> The opensmtpd server is configured as "smart host" and receives emails
> for some Exchange Servers (and sends emails for those Exchanges) which
> is working fine. But now i have an E-Mail (for three recipients) which
> does not get send. I always get the Error:
> 
> Jun  7 16:45:37 mail smtpd[1935]: smtp-out: session 7cbb1c68ce43c2a6:
> evpid=fa3b3f8676e25e37, status=TempFail, from=<[email protected]>,
> to=<[email protected]>, rcpt=<->, source=172.31.1.100, relay=217.92.*.*
> (xxx.xxy.com), delay=1d7h16m34s, stat=Connection timeout
> 
> 
> while other E-Mails go through without any problems:
> 
> Jun  7 17:16:42 mail smtpd[1935]: smtp-out: session 7cbb1ddeb5f0020c:
> evpid=8fd9d107864fd5d1, status=Ok, from=<[email protected]>,
> to=<[email protected]>, rcpt=<->, source=172.31.1.100, relay=217.92.*.*
> (xxx.xxx.com), delay=1s, stat=250 2.6.0
> <[email protected]>
> [InternalId=2031] Queued mail for delivery
> 
> 
> When i try to telnet the destination Server it works flawless:
> 
> marcel@mail:~$ telnet xxx.xxx.com 25
> Trying 217.92.*.*...
> Connected to xxx.xxx.com.
> Escape character is '^]'.
> 220 xxx.xxx.com Microsoft ESMTP MAIL Service ready at Tue, 7 Jun 2016
> 17:32:14 +0200
> 
> 
> 
> smtpd.conf:
> 
> # coming from amavis
> 
> listen on lo port 10025 tag Filtered
> 
> accept tagged Filtered for domain "xxx.com" relay via "smtp://217.92.*.*"
> 
> # filter with amavis
> 
> accept from any for domain "xxx.com" relay via "smtp://127.0.0.1:10020"
> 
> 
> 
> Is there any chance to debug this Error? I already tried to reschedule
> the envelopes with "smtpctl schedule all" (or specially only for one
> envelope) which gives me the Timeout Error again. smtpctl show queue
> shows the following:
> 
> marcel@mail:~$ sudo smtpctl show queue
> fa3b3f86390691cd|inet4|mta||[email protected]|[email protected]|[email protected]|1465198143|1465543743|0|20|invalid||Connection
> timeout
> fa3b3f865e65f1c7|inet4|mta||[email protected]|[email protected]|[email protected]|1465198143|1465543743|0|21|invalid||Connection
> timeout
> fa3b3f8676e25e37|inet4|mta||[email protected]|[email protected]|[email protected]|1465198143|1465543743|0|20|invalid||Connection
> timeout
> 
> 
> Thank you for your help
> 

can you restart with 'smtpd -dv -T mta', force a reschedule, and show me
the entire log ?

-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to