Bug 101369

Summary: Squirrelmail install should add apache to trusted_users
Product: [Retired] Red Hat Linux Reporter: Daniel Senie <dts>
Component: squirrelmailAssignee: Gary Benson <gbenson>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2004-01-08 11:12:25 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 Daniel Senie 2003-07-31 12:34:30 UTC
Description of problem:

Users sending email via Squirrelmail trigger complaints that sendmail is 
sending with -f, without a user being listed in /etc/mail/trusted-users.

Example from sendmail's logging output (with identifying info altered):

Jul 30 14:16:16 hostname sendmail[31415]: xxxxxxxxxxx: Authentication-Warning:
 XXXXX.example.com: apache set sender to user using -f

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


How reproducible:

100%

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


Expected results:

adding apache into trusted-users removes the issue. Would recommend this 
approach, but it should be documented as there could be implications if there 
are virtual hosting setups on the same server.


Additional info:

Comment 1 Gary Benson 2004-01-08 11:12:25 UTC
This is something that individual mail admins should address because,
as you say, SquirrelMail might not be the only program on the server
that is sending mail.