4 messages in net.sourceforge.lists.courier-users[courier-users] smtp error logging
FromSent OnAttachments
EndaJan 23, 2008 3:26 pm 
Sam VarshavchikJan 23, 2008 4:22 pm 
EndaJan 24, 2008 12:17 am 
Sam VarshavchikJan 24, 2008 4:03 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] smtp error loggingActions...
From:Enda (en@codefoundry.com)
Date:Jan 23, 2008 3:26:24 pm
List:net.sourceforge.lists.courier-users

Hi Guys,

Have an outgoing message which courier is now close on 40 hours trying to send, got the following logging:

Jan 23 23:00:37 webmail courierd: started,id=002AC436.4794FC14.0000462B, from=<$us@cwisl.com>, module=esmtp, host=studioalp.it, addr=$us@studioalp.it

Jan 23 23:05:37 webmail courieresmtp: id=002AC436.4794FC14.0000462B, from=<$us@cwisl.com>, addr=<$us@studioalp.it>: Connection refused

Jan 23 23:05:37 webmail courieresmtp: id=002AC436.4794FC14.0000462B, from=<$us@cwisl.com>, addr=<$us@studioalp.it>,status: deferred

if I dig the mx for studioalp.it I get:

;; ANSWER SECTION: studioalp.it. 66382 IN MX 10 mail.studioalp.it. studioalp.it. 66382 IN MX 20 mail2.mdsnet.it.

That says to me that courier is trying to deliver this message to host studioalp.it even though its not listed as a mail exchanger for the domain.

Is it possible to zap couriers cache of mx lookups, or how do I address this error. If I manually smtp to the target address to one of the listed mx's for the domain, the message gets accepted no problem. Or am I wrong to deduce from the logs that courier is using the wrong host?

Thanks,