When I'm trying to send an email to my mailbox I'm getting this error:
Also, I'm getting this email to my DirectAdmin message:
Note: when I'm trying to type hostname.sh in SSH it says there is no such command.
This is the content of my /etc/hosts file:
EDIT: I'll add logs from exim/mainlog for today
2007-11-16 00:10:18 1Isomn-0003UM-FZ Frozen (delivery error message)
2007-11-16 00:10:19 1IsomY-0003T6-SU Completed
2007-11-16 00:11:01 1IsonV-0003YU-4j <= diradmin@localhost U=diradmin P=local S$
2007-11-16 00:11:01 1IsonV-0003YU-4j ** admin@localhost <[email protected]> F=<$
2007-11-16 00:11:01 1IsonV-0003YU-4j ** admin@localhost <[email protected]> F=<$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm <= <> R=1IsonV-0003YU-4j U=mail P=local S=$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm ** diradmin@localhost F=<>: Unrouteable ad$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm Frozen (delivery error message)
2007-11-16 00:11:02 1IsonV-0003YU-4j Completed
2007-11-16 03:29:43 1Isrtn-0007n8-Ac <= root@localhost U=root P=local S=5836 T=$
2007-11-16 03:29:47 1Isrtn-0007n8-Ac => [email protected] F=<root@localhost> $
2007-11-16 03:29:47 1Isrtn-0007n8-Ac Completed
2007-11-16 05:24:44 H=([124.217.86.19]) [124.217.86.19] F=<[email protected]> $
2007-11-16 05:24:45 H=([124.217.86.19]) [124.217.86.19] incomplete transaction $
2007-11-16 05:41:53 H=(201.107.56.190.intelnet.net.gt) [190.56.107.201] F=<phil$
2007-11-16 05:41:54 H=(201.107.56.190.intelnet.net.gt) [190.56.107.201] incompl$
2007-11-16 10:30:34 H=59.red-88-5-246.staticip.rima-tde.net [88.5.246.59] F=<zy$
2007-11-16 10:30:35 H=59.red-88-5-246.staticip.rima-tde.net [88.5.246.59] incom$
It seems i can't copy the whole text frm SSh. is There any way to download the exim/mainlog?
This is very important to me. I will really appreciate any help.
Thanks in advance,
Adam.
Nevermind, I've just fixed the problem. The problem was the hostname, I had to run hostname.sh and set it to the same I've got in DirectAdmin Panel.
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:
admin@localhost
(ultimately generated from [email protected])
Unrouteable address
admin@localhost
(ultimately generated from [email protected])
Unrouteable address
Also, I'm getting this email to my DirectAdmin message:
Code:
Your hostname, localhost, and the servername you have set in DirectAdmin, alpha.hostzup.com, do not match. It is recommended that these two values are the same.
Solution:
Either change the servername in DirectAdmin or run the 'hostname.sh' script via ssh to change your hostname
Note: when I'm trying to type hostname.sh in SSH it says there is no such command.
This is the content of my /etc/hosts file:
Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
206.212.240.147 localhost localhost.localdomain
206.212.240.147 da.dnsvps.net
206.212.240.147 alpha.hostzup.com
EDIT: I'll add logs from exim/mainlog for today
2007-11-16 00:10:18 1Isomn-0003UM-FZ Frozen (delivery error message)
2007-11-16 00:10:19 1IsomY-0003T6-SU Completed
2007-11-16 00:11:01 1IsonV-0003YU-4j <= diradmin@localhost U=diradmin P=local S$
2007-11-16 00:11:01 1IsonV-0003YU-4j ** admin@localhost <[email protected]> F=<$
2007-11-16 00:11:01 1IsonV-0003YU-4j ** admin@localhost <[email protected]> F=<$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm <= <> R=1IsonV-0003YU-4j U=mail P=local S=$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm ** diradmin@localhost F=<>: Unrouteable ad$
2007-11-16 00:11:02 1IsonV-0003Yh-Jm Frozen (delivery error message)
2007-11-16 00:11:02 1IsonV-0003YU-4j Completed
2007-11-16 03:29:43 1Isrtn-0007n8-Ac <= root@localhost U=root P=local S=5836 T=$
2007-11-16 03:29:47 1Isrtn-0007n8-Ac => [email protected] F=<root@localhost> $
2007-11-16 03:29:47 1Isrtn-0007n8-Ac Completed
2007-11-16 05:24:44 H=([124.217.86.19]) [124.217.86.19] F=<[email protected]> $
2007-11-16 05:24:45 H=([124.217.86.19]) [124.217.86.19] incomplete transaction $
2007-11-16 05:41:53 H=(201.107.56.190.intelnet.net.gt) [190.56.107.201] F=<phil$
2007-11-16 05:41:54 H=(201.107.56.190.intelnet.net.gt) [190.56.107.201] incompl$
2007-11-16 10:30:34 H=59.red-88-5-246.staticip.rima-tde.net [88.5.246.59] F=<zy$
2007-11-16 10:30:35 H=59.red-88-5-246.staticip.rima-tde.net [88.5.246.59] incom$
It seems i can't copy the whole text frm SSh. is There any way to download the exim/mainlog?
This is very important to me. I will really appreciate any help.
Thanks in advance,
Adam.
Nevermind, I've just fixed the problem. The problem was the hostname, I had to run hostname.sh and set it to the same I've got in DirectAdmin Panel.
Last edited: