Bug 427727

Summary: Sendmail starts slow on boot
Product: [Fedora] Fedora Reporter: Arnoldo A. Ramos, Jr. <supply02.ssu>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-07 13:40:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arnoldo A. Ramos, Jr. 2008-01-07 07:14:29 UTC
Description of problem:
Sendmail starts slowly on boot when there is no internet connection

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Thomas Woerner 2008-01-07 13:40:01 UTC
You should check your network configuration. Do not use hostnames which are not
resolvable without a network connection. Please have a look at /etc/hosts.

Comment 2 Arnoldo A. Ramos, Jr. 2008-01-08 05:32:05 UTC
(In reply to comment #1)
> You should check your network configuration. Do not use hostnames which are not
> resolvable without a network connection. Please have a look at /etc/hosts.

You are right. I changed the default hostname (localhost) and that was where it
started. It was not a bug but an error on my part in assigning a hostname. I
reverted it to the default hostname and its okay now. Thanks.