On Sat, 2008-09-20 at 08:31 -0400, Eric wrote: > Then, I went and said "/etc/init.d/sendmail restart" and the test > message went right out, cleared from /var/spool/mqueue, and appeared > in my In box. Just like it was supposed to. Are you using NetworkManager? If so, that's probably the cause. I had the same problem with internal mail. Sendmail was being started before a network was up, and never takes into account an interface that came to life later on. There were two easy solutions: Avoid using NetworkManager, or have it restart the sendmail service after an interface comes on-line with a dispatcher script. -- [tim@localhost ~]$ uname -r 2.6.25.14-108.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines