550 relay not permitted

Milten1

New member
Joined
Jul 29, 2007
Messages
3
Hi 2 all I’m new her if looked around the Faq but didn't find anything so i try it here this is my problem.

When i send a test mail from hotmail r from anywhere to a mail address i set up. I get undeliverable mail message

The SMTP messenger

550 Relay not permitted ( RCPT To Command )

but the first message did arrive just 2 be followed by an undeliverable mail message.

But all other mail send brings an undeliverable mail n the don't get delivered

From hotmail it seems that the mail address doesn’t exist i say this because when i send the mail i immediately got this message back

===============================================

This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed. [email protected]


==================================================

What am i doing wrong

Milten
 
Perhaps I'm reading your post wrong, but if not, then perhaps the first thing you did wrong was figure we could help you with a problem you're having sending email from hotmail.

1) Are you the owner of a server using the DirectAdmin control panel?

2) If not, are you using webhosting from a provider using the DirectAdmin control panel?

If the answer to both of the questions above is no then we're not going to begin to be able to help you. If the answer to either of the above is yes, then tell us which and move on...

3) You didn't give us a real email address to test. Since you don't want a real email addrss to be posted here to pick up spammers, you should create a temporary address for testing purposes and let us know what it is so we can test.

4) Are you able to reach your email address from other email accounts besides hotmail?

5) Are you able to reach other email addresses from hotmail?

If the answer to either (1) or (2) is yes, then if you follow the other steps, we can probably help you.

Jeff
 
relay not permitted

Ok Sorry Englisch ain't my native language.

This is the message i recieve
====================================================


This is the SMTP Server program at host orange.nl.

I'm sorry to have to inform you that your message could not be be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The SMTP Server program

<[email protected]>: host mx1.dahhosting.nl [IP adress] said: 550 relay not permitted (in reply to RCPT TO command)

==================================================

This is my DirectAdmin account

when i send a mail TOO this adres i get an error on the mail adress i was sending from.

I hope you understand what i mean.

You can try the test account.

I'm using directadmn via a hosting provider.

So getting email on my @kapkarcompany.com domain is the problem.

Milton
 
I can't test because your domain uses the mx servers:

mx3.dahosting.nl
mx4.dahosting.nl

and neither of them resolve.

Jeff
 
It resolved

Hi Jlasman,

The problem is solved the hosting company switch me to another server

So the problem was there's
.

But i have another Question how did u test there MX servers

Milton
 
To find what the internet thinks is the right MX server(s) for a domain:
Code:
$ dig example.com mx
To resolve the IP#s of the server(s) if not returned by the above:
Code:
$ dig whatever.example.com
To test the mx server(s):
Code:
telnet whatever.example.com 25
Jeff
 
Back
Top