Bug 35953

Summary: /etc/sasldb missing in sendmail log /var/log/maillog
Product: [Retired] Red Hat Linux Reporter: Brent Hammond <brent>
Component: cyrus-saslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-15 01:16:59 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 Brent Hammond 2001-04-15 01:16:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)


Sendmail writes the following error at startup into the log file:

error: safesasl(/etc/sasldb) failed: No such file or directory

Reproducible: Always
Steps to Reproduce:
1.Start Sendmail (-bd -q)
2.View /var/log/maillog
3.
	

Actual Results:  error: safesasl(/etc/sasldb) failed: No such file or 
directory

Expected Results:  No error and SASL working properly.

Comment 1 Nalin Dahyabhai 2001-08-03 23:09:31 UTC
I can't reproduce this with sendmail-8.11.0-8 and cyrus-sasl-1.5.24-6 as shipped
with 7.0 in their default configurations.  The message should be harmless (the
auth mechanisms are disabled, but any other valid mechanisms should still work).