Mail Question....

Status
Not open for further replies.

sk1tL1L

New Member
Messages
59
Reaction score
0
Points
0
Hello There!
I have a register form with sends an email off to the member and gives them there activation code. But for some resion its not working. My PHP code is correct, because it works on my localhost...
There was a defult email account "sk1tl1l@absolut.x10hosting.com" which it seems to be sending from. I did not make the account. It cam defult. Everytime someone registers the account sk1tl1l@absolut.x10hosting.com gets this email:
Code:
 This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  *****[URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]@hotmail.com[/URL]
    unrouteable mail domain "hotmail.com"

------ This is a copy of the message, including all the headers. ------

Return-path: <[URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]sk1tl1l@absolut.x10hosting.com[/URL]>
Received: from sk1tl1l by absolut.x10hosting.com with local (Exim 4.52)
        id 1GN47N-0008VA-5r
        for [URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]******@hotmail.com[/URL]; Tue, 12 Sep 2006 03:59:45 -0500
To: [URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]*******@hotmail.com[/URL]
Subject: New Registration at Third Floor Programming
Message-Id: <[URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]E1GN47N-0008VA-5r@absolut.x10hosting.com[/URL]>
From: [URL="http://thirdfloor.x10hosting.com:2095/horde/imp/message.php?index=2#"]sk1tl1l@absolut.x10hosting.com[/URL]
Date: Tue, 12 Sep 2006 03:59:45 -0500


Thanks for registering on Third Floor.
Here are your login details:
Username: ******
Password: ******
In order to login and gain full access, you must validate your account.
Click here to validate:
[URL="http://thirdfloor.x10hosting.com:2095/horde/services/go.php?url=http%3A%2F%2Flocalhost%2Fphpsite%2Fregister.php%3Faction%3Dactivate%26user%3Ddual_alliance%26code%3DVJ2XjWYGReyx1mQxSNSt1tkEM"]http://thirdfloor.x10hosting.com/register.php?action=activate&user=******&code=VJ2XjWYGReyx1mQxSNSt1tkEM[/URL]

Thanks!
Third Floor Programming

sk1tL1L
thirdfloor.x10hosting.com
 
Last edited:

Cynical

Active Member
Messages
3,492
Reaction score
0
Points
36
Does this happen with every email or just certain ones? If it isn't every single message, it could happen if the email address is not valid. Also, try changing your default mail account to one you did create.
 

karhukat

Member
Messages
76
Reaction score
0
Points
6
I posted in this thread. http://forums.x10hosting.com/showthread.php?t=19512 I have the same problem, although I am not using any scripts, just trying to send mail from Horde manually.

It happens with every mail I try to send through webmail. Mail I send to the same email addresses using Firefox and the x10hosting outgoing server settings go through just fine. I have already tried sending from the default mail account and from one that I created. The result is the same... "unroutable mail domain"
 
Last edited:
Status
Not open for further replies.
Top