I think sendmail wants a FQDN.
I persume your Linux box has Ip-address 192.168.0.101?
Try adding your domain name to the line containing the linux machine or just add a dot...like this: (using home.com as domain name)
-----snip------
192.168.1.100 steve 192.168.1.101 linux.home.com linux
------snip----------
OR
just add a dot to the line containing your linux host...like this:
-----snip------
192.168.1.100 steve 192.168.1.101 linux .
------snip----------
good luck! /johan
Steven Rosen wrote:
Philippe Rigaux wrote:
I don't understand what entry I could add.?? I have a small home office network with 2 windows and one linux machine. All the hosts are listed.It probably can't resolve the hostname, add an entry in your /etc/hosts file.
Phil
Le ven 26/12/2003 à 23:50, Steven Rosen a écrit :
I've tried it w/ 3 different kernels but every time I boot up each of the sendmail and sm-client starting services hangs for about 50 seconds before giving the OK. Any ideas as to why this happens?
# Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 192.168.1.103 eva 192.168.1.100 steve 192.168.1.101 linux /etc/hosts (END)
What am I missing?
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list