Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 3646

Summary: Sendmail 8.9.3 breaks SmartList by removing /etc/smrsh blindly
Product: [Retired] Red Hat Linux Reporter: Ryan Tilder <rtilder>
Component: sendmailAssignee: Cristian Gafton <gafton>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 6.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: 1999-07-28 08:11:18 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 Ryan Tilder 1999-06-22 20:46:29 UTC
This causes SmartList to break due to inability of smrsh to
execute the necessary programs located in
/var/spool/listserv/.bin/

Recreating symlinks should fix it, but /etc/smrsh should be
%config entry under %files

--Ryan

Comment 1 Cristian Gafton 1999-07-28 08:11:59 UTC
You can not have a directory marked as config. /etc/smrsh is a
directory that is owned by the sendmail package. When sendmail goes,
that directory goes too (if it is empty)

Also, we don't ship SmartList, so if SmartList is intended not to be
used with sendmail it should not depend on files provided by the
sendmail package.