Web Hosting Talk







View Full Version : Can't Receive Mail


Dim8
03-05-2001, 07:14 AM
Hey...

Everytime I send an email to my domain (to any email address listed on my domain) I get an email back saying User Unknown. The mail was working just fine early and now doesn't. I've restarted sendmail and it still doesn't work.

Here's an example of the email I get back.

--- The following addresses had permanent fatal errors ---
<robert@dim8.net>

----- Transcript of session follows -----
... while talking to 216.234.172.228.:
>>> RCPT To:<robert@dim8.net>
<<< 550 <robert@dim8.net>... Relaying denied
550 <robert@dim8.net>... User unknown

--------------------
Final-Recipient: RFC822; robert@dim8.net
Action: failed
Status: 5.1.1
Remote-MTA: DNS; 216.234.172.228
Diagnostic-Code: SMTP; 550 <robert@dim8.net>... Relaying denied
Last-Attempt-Date: Mon, 5 Mar 2001 06:09:49 -0500 (EST)



Anyhelp is appreciated.

allan
03-05-2001, 09:16 AM
Make sure you have the "Accept mail for domain" box checked. It looks like I can send mail to robert@www.dim8.net but not robert@dim8.net:

[allan allan]$ telnet dim8.net 25
Trying 216.234.172.228...
Connected to dim8.net.
Escape character is '^]'.
220 http://www.kchat.org ESMTP Sendmail 8.9.3/8.9.3; Mon, 5 Mar 2001 14:36:20 -0500
HELO version12.net
250 http://www.kchat.org Hello cyndilauper.version12.net [63.80.246.252], pleased to meet
you
MAIL FROM:allan@version12.net
250 allan@version12.net... Sender ok
RCPT TO:robert@dim8.net
550 robert@dim8.net... Relaying denied
RCPT TO:robert@www.dim8.net
250 robert@www.dim8.net... Recipient ok
DAT
500 Command unrecognized: "DAT"
DATA
354 Enter mail, end with "." on a line by itself
Testing your mail relay
.
250 OAA26891 Message accepted for delivery
quit
221 http://www.kchat.org closing connection
Connection closed by foreign host.

Hope this helps.

allan

-Edward-
03-05-2001, 10:38 AM
This is weird since i own (kchats server) and that is the only domain having problems.

Chicken
03-05-2001, 11:21 AM
That looks like an auth problem. Do you have pop-auth installed? I know you said that it is when you send mail *to* your domain, but often that is the error you get when trying to send mail from the server.

Make sure you have checked the accept email for this domain.

-Edward-
03-05-2001, 11:33 AM
Nope we made sure not to install that software this time around. We had the server reset a week ago. Everything worked fine till the maillogs got stuck. Now they work again but dim8's mail dont work.

allan
03-05-2001, 11:45 AM
If you have a good backup of the site, you might want to consider deleting it, and resetting it up...something did not take :).

-Edward-
03-05-2001, 12:02 PM
thats what i was considering doing ill leave it to robert to delete it and recreate it.

Keeg
03-06-2001, 10:52 AM
under email options in the admin section of your control panel (controlpanel/email/parameters/domainaliases )look for dim8.com you will definately see http://www.dim8.com there , if you dont see it add it and your email will work for both http://www.dim8 and dim8 its one of those wacky raq things where it forgets to add the alias for the domain name.

Steve