Bug 3181

Summary: nmh doesn't have /etc/smrsh link
Product: [Retired] Red Hat Linux Reporter: omega <omega>
Component: nmhAssignee: Jay Turner <jturner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.0CC: omega, srevivo
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: 1999-06-01 19:56:46 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 omega 1999-05-31 18:09:27 UTC
I recently upgraded my server from 4.2 to 6.0, and since
then have been unable to get mail.  It turns out that slocal
(which I use to filter my mail) wasn't allowed to be run
from sendmail.  Finally figured out that a link to
/usr/lib/nmh/slocal is necessary in /etc/smrsh in order to
allow it to function.

IMHO this link should be standard, since slocal is a
*standard* mail handling program.  Since smrsh functionality
is a new thing since 4.2, it seems to me that existing
functionality (standard functionality at that) shouldn't be
broken.

%postinstall
ln -sf /usr/lib/nmh/slocal /etc/smrsh/slocal

%postuninstall
rm -f /etc/smrsh/slocal

Comment 1 Jeff Johnson 1999-06-01 19:56:59 UTC
Fixed (by createing /etc/smrsh/slocal symlink) in nmh-1.0-2.