Results 1 to 8 of 8
In root, when checking email in usermin I get this message:
Code:
The original message was received at Fri, 6 Feb 2004 22:18:55 GMT
from localhost.localdomain [127.0.0.1]
----- The following ...
- 02-13-2004 #1Just Joined!
- Join Date
- Jan 2004
- Posts
- 19
Sendmail problem
In root, when checking email in usermin I get this message:
Can anyone help me out there, I would be very happyCode:The original message was received at Fri, 6 Feb 2004 22:18:55 GMT from localhost.localdomain [127.0.0.1] ----- The following addresses had permanent fatal errors ----- <trivia@webbuild-online.com> (reason: 550-Verification failed for <root@localhost.localdomain>) ----- Transcript of session follows ----- ... while talking to webbuild-online.com.: >>> DATA <<< 550-Verification failed for <root@localhost.localdomain> <<< 550-unrouteable mail domain "localhost.localdomain" <<< 550 Sender verify failed 550 5.1.1 <trivia@webbuild-online.com>... User unknown <<< 503 valid RCPT command must precede DATA
- 02-13-2004 #2Just Joined!
- Join Date
- Jan 2004
- Posts
- 19
*bump*
Forgot to say that the box is Red Hat 9!
Sorry
- 02-13-2004 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Did you want to send a mail to that address to begin with?
In any case, the problem seems to be that you don't have a valid hostname configured, and thus the recieving host doesn't want to accept the mail (since it can't verify that the sending address is valid).
- 02-13-2004 #4Just Joined!
- Join Date
- Jan 2004
- Posts
- 19
Can you help me with this valid hostname then please
- 02-13-2004 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Well, it depends very much upon your network design and a lot of other things...
How is this computer connected to the internet, and how does your network look, etc.? Do you have a registered domain name that you want to use or anything?
- 02-13-2004 #6Just Joined!
- Join Date
- Jan 2004
- Posts
- 19
Yes, I have a no-ip address I wish to use, this PC is connected to the net, and on the lan it is the only linux box on there, at ip 192.168.0.10
- 02-13-2004 #7Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
In that case, if the system is going to act as a server for that no-ip domain name, you should set the hostname to that no-ip name. Enter it into the /etc/sysconfig/network file (like "HOSTNAME=domain.no-ip.org").
- 02-13-2004 #8Just Joined!
- Join Date
- Jan 2004
- Posts
- 19
Yay!
Thanks a lot Dolda2000


Reply With Quote
