Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Mail Is No Longer Working?, All mail is returned to sender!
VJgamer
post May 5 2005, 04:10 AM
Post #1


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 73
Joined: 13-April 05
From: Maryland
Member No.: 3,940



I do not know why, but at first I just couldn't get any mail to be sent using my mail account, but now all mail is returned to the sender with the following error:

QUOTE
PERM_FAILURE: SMTP Error (state 10): 550 message to verify they are valid."

I need help immediately!!!
Go to the top of the page
 
+Quote Post
szupie
post May 5 2005, 10:27 AM
Post #2


S.P.A.M.S.W.A.T.
Group Icon

Group: Members
Posts: 814
Joined: 22-January 05
From: San Antonio, Texas (No, I'm not dumb. I just moved here...)
Member No.: 2,284



Your mail account? You mean your own server on your astahost account? Or is it your mail account on yahoo, gmail, hotmail, etc.?
If your own mail server, sorry, I can't help you there... sad.gif
If it's one you registered somewhere, it's probably just temporary.
Go to the top of the page
 
+Quote Post
VJgamer
post May 5 2005, 01:26 PM
Post #3


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 73
Joined: 13-April 05
From: Maryland
Member No.: 3,940



My email account here with my astahost account is the account no longer working.
Go to the top of the page
 
+Quote Post
Rudy
post May 5 2005, 03:10 PM
Post #4


Advanced Member
Group Icon

Group: Members
Posts: 160
Joined: 1-January 05
From: USVI
Member No.: 1,961



This could mean that your site name is not resolving. If you changed your site name it could take twenty four to forth eight hours to you new site name to propagate.

Now that is if it was working before and now isn’t after the change of the name.
Go to the top of the page
 
+Quote Post
VJgamer
post May 5 2005, 03:19 PM
Post #5


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 73
Joined: 13-April 05
From: Maryland
Member No.: 3,940



I changed my domain on Monday, but my e-mail was working yesterday morning. I doubt that this is the problem, but it is always a possibility.
Go to the top of the page
 
+Quote Post
capriortiz
post May 5 2005, 06:51 PM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 5
Joined: 5-May 05
Member No.: 4,764



dang that suck, thats something that is very important t so many people, ya know what i mean?

that something though i haven't been having a problem with, although i've been hearing a lot about this, strange
Go to the top of the page
 
+Quote Post
NilsC
post May 5 2005, 07:45 PM
Post #7


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



I just took a look at your "DNS zone" I changed a CNAME record that was pointing back to your domain name, CNAME is not allowed with MX records, When I tried to setup an "A" record for mail to point back to your domain I got a "bad dotted quad" message. I'm looking into what that message means..

Nils
Go to the top of the page
 
+Quote Post
NilsC
post May 5 2005, 08:24 PM
Post #8


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



This is from my SMTP log outbound:
CODE
Thu 2005-05-05 16:12:26: Session 7651; child 1
Thu 2005-05-05 16:12:20: Parsing Message <c:\mdaemon\remoteq\pd50000021852.msg>
Thu 2005-05-05 16:12:20: From: nospam@<removed>.com
Thu 2005-05-05 16:12:20: To: <removed>@vjgamer.com
Thu 2005-05-05 16:12:20: Subject: Testing email
Thu 2005-05-05 16:12:20: Message-ID: <427A7EDB.3@usarecycle.com>
Thu 2005-05-05 16:12:20: MX-record resolution of [vjgamer.com] in progress (DNS Server: 64.69.100.35)...
Thu 2005-05-05 16:12:20: P=005 D=vjgamer.com TTL=(240) MX=[mail.vjgamer.com] {69.50.168.69}
Thu 2005-05-05 16:12:20: Attempting MX: P=005 D=vjgamer.com TTL=(240) MX=[mail.vjgamer.com] {69.50.168.69}
Thu 2005-05-05 16:12:20: Attempting SMTP connection to [69.50.168.69 : 25]
Thu 2005-05-05 16:12:20: Waiting for socket connection...
Thu 2005-05-05 16:12:20: Socket connection established (192.168.100.11 : 2711 -> 69.50.168.69 : 25)
Thu 2005-05-05 16:12:20: Waiting for protocol initiation...
Thu 2005-05-05 16:12:22: <-- 220-panda.unixbsd.info ESMTP Exim 4.50 #1 Thu, 05 May 2005 13:14:37 -0700
Thu 2005-05-05 16:12:22: <-- 220-We do not authorize the use of this system to transport unsolicited,
Thu 2005-05-05 16:12:22: <-- 220 and/or bulk e-mail.
Thu 2005-05-05 16:12:22: --> EHLO <removed>.com
Thu 2005-05-05 16:12:22: <-- 250-panda.unixbsd.info Hello <removed>.com [***.***.***.***]
Thu 2005-05-05 16:12:22: <-- 250-SIZE 52428800
Thu 2005-05-05 16:12:22: <-- 250-PIPELINING
Thu 2005-05-05 16:12:22: <-- 250-AUTH PLAIN LOGIN
Thu 2005-05-05 16:12:22: <-- 250-STARTTLS
Thu 2005-05-05 16:12:22: <-- 250 HELP
Thu 2005-05-05 16:12:22: --> MAIL From:<nospam@<removed>.com> SIZE=944
Thu 2005-05-05 16:12:22: <-- 250 OK
Thu 2005-05-05 16:12:22: --> RCPT To:<<removed>@vjgamer.com>
Thu 2005-05-05 16:12:23: <-- 250 Accepted
Thu 2005-05-05 16:12:23: --> DATA
Thu 2005-05-05 16:12:23: <-- 354 Enter message, ending with "." on a line by itself
Thu 2005-05-05 16:12:23: Sending <c:\mdaemon\remoteq\pd50000021852.msg> to [69.50.168.69]
Thu 2005-05-05 16:12:23: Transfer Complete.
Thu 2005-05-05 16:12:26: <-- 250 OK id=1DTmk2-0003N1-Ah
Thu 2005-05-05 16:12:26: --> QUIT
Thu 2005-05-05 16:12:26: <-- 221 panda.unixbsd.info closing connection
Thu 2005-05-05 16:12:26: SMTP session successful (Bytes in/out: 469/1055)
Thu 2005-05-05 16:12:26: ----------

So the email should have reached you smile.gif
Go to the top of the page
 
+Quote Post
VJgamer
post May 6 2005, 04:29 AM
Post #9


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 73
Joined: 13-April 05
From: Maryland
Member No.: 3,940



I received the e-mail in my "catch-all" account! I still cannot send any email through outlook express. This is very weird... When I log onto my email, and create a new message with NeoMail in my cpanel. It says my email account is *******@vjgamer.astahost.com??? I sent the mail to my gmail account, and that is what the address showed up as also. When I try to reply to the email I get this error:

PERM_FAILURE: DNS Error: Domain name not found

What is this?? Whenever I send something to myself I get the mail back in error!

Now when I send it from neomail to *******@vjgamer.astahost.com it works, and the message goes through successfully. This is very weird, and it would be very helpful if this problem can be fixed.

I just found that my "catch-all" adress does work. Just *****@vjgamer.com If I send a mail directly to it, It work just fine. I find this very odd. Maybe my email settings wern't changed when I got my domain name changed from vjgamer.astahost.com to just vjgamer.com?
Go to the top of the page
 
+Quote Post
NilsC
post May 6 2005, 08:02 PM
Post #10


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



the email address you are using to send and receive has to be created on the server. You can't just invent a email address and add it to the outlook express, the email address has to exist on the server.

I changed the setting in neomail, you have to change your settings in outlook / outlook express yourself smile.gif

I sent the email to your email on file for cPanel and I cc'd it to myself. I got the email so I hope you got it also.

Any settings you have setup in neomail etc. will not change when we change your domain name. That is a custom setting in you webmail and you should update it yourself (I did it for you smile.gif )

I can PM you a "REGEDIT4" file so you can update your registry settings for outlook express. I'm not going to post it here because the only thing missing is your password smile.gif

Nils
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Webmail On My Site(4)
  2. Send Mail Through Outlook Express(7)
  3. Fopen Problem In Astahost(3)
  4. Ssh Not Working...(2)
  5. Email Not Working In Outlook(3)
  6. Domain Name Wrong And Not Working(2)
  7. Credits Script Not Working?(3)
  8. I Cannot Recieve E-mail On My Hosting Account(11)
  9. Drupal Not Working In Iexplorer(6)
  10. Asp With Astahost(8)


 



- Lo-Fi Version Time is now: 25th July 2008 - 04:35 PM