RE: [Exim] Error message that I don't understand

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Rowden
Fecha:  
A: 'Matthew Byng-Maddick', exim-users
Asunto: RE: [Exim] Error message that I don't understand
I'm not surprised, I am new to EXIM and I am trying "figure out" what it's
doing and why and trying to make sure I don't have something screwed up.

-Tom

-----Original Message-----
From: Matthew Byng-Maddick [mailto:exim@lists.colondot.net]
Sent: Monday, March 10, 2003 8:25 AM
To: exim-users@???
Subject: Re: [Exim] Error message that I don't understand


On Mon, Mar 10, 2003 at 08:08:51AM -0500, Tom Rowden wrote:
> This message is in MIME format. Since your mail reader does not
> understand this format, some or all of this message may not be
> legible.
> --
> [ Picked text/plain from multipart/alternative ]
> What would an error message in the log that looks like this:
>
> 2003-03-10 08:18:33 H=mailrelay.icubed.com [208.0.145.10]:2023
> F=<inv@???> temporarily rejected RCPT <lgm@???>: Could
> not complete sender verify callout
>
> Mean?!?!


At a guess, that a temporary failure occured when it tried to do a sender
callout verify check on inv@???. This is not surprising because when
I try and do that check I get operation timed out.

| $ adnshost -t mx joefuzz.com
| joefuzz.com has no MX record
| $ adnshost -t a joefuzz.com
| joefuzz.com A 66.216.68.51
| $ telnet 66.216.68.51 25
| Trying 66.216.68.51...

[...]

You've configured your machine to do sender verify callouts, so it's going
to do them. Why are you surprised?

MBM

--
Matthew Byng-Maddick         <mbm@???>
http://colondot.net/


--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##