Many thanks for that. i will do as instructed.
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:44f74a1f.125959062@msnews.microsoft.com...
> On Wed, 30 Aug 2006 10:46:04 +0530, "Kan Kan" <nospam4me@your.com>
> wrote:
>
> >Hi Jeff,
> >
> >Thanks for that. do you know of a place where we can refer to such SMTP
> >errors and the reason for them? i have been looking for this for some
time
> >but did not find a place.
>
> The RFC's have them, or here's a list:
>
>
http://www.greenend.org.uk/rjk/2000/05/21/smtp-replies.html
>
> Try just using Google, type in SMTP and the response code.
>
> 550 is Unable to Relay, most common when you try to send mail through
> one server to another and the first hasn't authorized you to relay
> through it. If you control the server you can change relaying, if
> not, contact the server's admin.
>
> 554 is really kind of generic and basically means the SMTP transaction
> failed. Any text should give you the reason, but I haven't seen a Too
> long line error since we used to work with character-based systems in
> the mid 1980's (The error was "Line too long".
>
> Check the SMTP logs for a better sequence of events.
>
> Jeff
>
>
>
> >Thanks again for your comments.
> >
> >Kan
> >
> >"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
> >news:44fbd2f7.95454234@msnews.microsoft.com...
> >> On Mon, 28 Aug 2006 15:14:01 +0530, "Kan Kan" <nospam4me@your.com>
> >> wrote:
> >>
> >> >Hi,
> >> >
> >> >Can someone look at the following and let me know what could trigger
> >these
> >> >two errors please?
> >> >
> >> >(1)
> >> >Final-Recipient: rfc822;alex.shaw@stockport.gov.uk
> >> >Action: failed
> >> >Status: 5.5.0
> >> >Diagnostic-Code: smtp;554 Too long line.
> >>
> >> Too long a line.
> >>
> >>
> >> >(2)
> >> >Content-Type: message/delivery-status
> >> >
> >> >Reporting-MTA: dns;teambinder.bdp.co.uk
> >> >Received-From-MTA: dns;vicolo1484
> >> >Arrival-Date: Wed, 23 Aug 2006 10:18:51 +0100
> >> >
> >> >Final-Recipient: rfc822;trevor.herron@thanet.gov.uk
> >> >Action: failed
> >> >Status: 5.5.0
> >> >Diagnostic-Code: smtp;550 unrouteable via ArmourPlate
> >>
> >> The mail can't be routed.
> >>
> >> Okay, basically that didn't help you. The 554 error shouldn't happen,
> >> but might be a misbehaving receiving system. The 550 means you tried
> >> to send to an address through another server that can't or won't route
> >> mail for you.
> >>
> >> Jeff
> >
>