I can't find localhost.localdomain.com ANYWHERE. I checked hosts, local-host-names. all my zones. I just don't know. Could this be because I switched from mbox to Maildir? I know. I'm grasping at straws here but I don't know what else to do...
nothing. It tries to search the fdd, the cdrom, and usb1.1 and usb2.0 and then stops and does nothing. I let it run for 40+ hours.
uh, there was no CD in the drive and there are no external drives connected. I do have my hdd on a PCI SATA card. Does that make a difference?
This is what I get: Code: [root@phoenix-nest ~]# cd / [root@phoenix-nest /]# grep -R "localhost.localdomain.com" * grep: dev/gpmctl: No such device or address grep: dev/log: No such device or address grep: dev/fd0u800: No such device or address grep: dev/fd0u1120: Input/output error grep: dev/fd0u1040: Input/output error grep: dev/fd0u830: No such device or address grep: dev/fd0u820: Input/output error grep: dev/fd0u720: No such device or address grep: dev/fd0u360: Input/output error grep: dev/fd0u1840: No such device or address grep: dev/fd0u1920: Input/output error grep: dev/fd0u1760: No such device or address grep: dev/fd0u1743: Input/output error grep: dev/fd0u1722: No such device or address grep: dev/fd0u1680: Input/output error grep: dev/fd0u1440: No such device or address grep: dev/floppy-fd0: No such device or address grep: dev/fd0: No such device or address grep: dev/usbdev2.1_ep81: No such device or address grep: dev/cdrom-hdc: No medium found grep: dev/cdrom: No medium found grep: dev/hdc: No medium found grep: dev/usbdev2.1_ep00: No such device or address grep: dev/usbdev1.1_ep81: No such device or address
Any new ideas on this one? I'm still having the same problem.... interesting to note that too many folks have run into this problem for it to be a coincidence.... http://www.howtoforge.com/forums/archive/index.php/t-9820.html http://www.howtoforge.com/forums/showthread.php?t=9626 http://www.howtoforge.com/forums/showthread.php?t=9712
I'd be interested to know what OS everyone who's had this problem is running. I'm running FC5. Could it be OS specific?
Undelivered Mail Returned to Sender Having similar problem. Getting houndreds of emails already.. In my case it tries to send email to such address: [email protected] where "mydomain.com" is the main domain of the server. and the message: "mail for localhost.localdomain.mydomain.com loops back to myself" OS - Fedora 7, latest ISPConfig... local-host-names: Code: localhost s1.mydomain.com localhost.s1.mydomain.com localhost.mydomain.com localhost.localdomain www.mydomain.com mydomain.com #### MAKE MANUAL ENTRIES BELOW THIS LINE! #### ----- Found answer here, sorry: http://www.howtoforge.com/forums/showpost.php?p=76837&postcount=13 but still, why this problem exists at all...
Because you didn't set up the hostname exactly as shown in the "Perfect Server" tutorial for Fedora 7. But if it's working now it's ok.
Possible fix for localhost.localdomain.com error I added localhost.localdomain.com to /etc/postfix/local-host-names then restarted postfix. Now when I receive email i dont get the following emails put in my inbox Code: <[email protected]>: delivery temporarily suspended: connect to localhost.localdomain.com[66.172.91.184]: Connection refused nor do I get these added to my mailq Code: A6A53221013D 743 Thu May 31 14:05:29 web1_*****@drskidmore.com (connect to localhost.localdomain.com[66.172.91.184]: Connection refused) [email protected] Everything seems to be working correctly now. I'm not sure if this the best way to do this, but now I dont get hundreds of the error emails.