Thread: Can't send mail
View Single Post
  #8 (permalink)  
Old 04-11-2008
 

Posts: n/a
Re: Can't send mail

"alan0874" <alan0874.37pv63@no-mx.forums.net> wrote in message
news:alan0874.37pv63@no-mx.forums.net...
>
> The error number is as above: 0x800CCC79
>
> The rejected e-mail address was 'xxxxx@xxxxxx'. Subject 'xxxxx',
>> Account: 'smpt.xxxxx.com', Server: 'smpt.xxxxx.com',
>> Protocol: SMTP, Server Response: '554 <xxx@xxxxxx>: Relay access
>> denied', Port: 25, Secure(SSL): No, Server Error: 554, Error Number:
>> 0x800CCC79

>
>
> --
> alan0874


It's hard to tell without the complete error message, but if your server
name starts with smpt., it probably should be smtp. instead.

Also the Relay access denied part of your error message suggests that
your connection to the server crosses over from one internet provider's
equipment to another's before it reaches the server, which often causes
any connections to port 25 to be blocked.


Reply With Quote