Bug 494408 - Sendmail should provide "MTA"
Summary: Sendmail should provide "MTA"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: sendmail
Version: 5.3
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Miroslav Lichvar
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks: 499522
TreeView+ depends on / blocked
 
Reported: 2009-04-06 18:32 UTC by Bryan Mason
Modified: 2018-10-27 14:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-30 08:23:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2010:0237 0 normal SHIPPED_LIVE Low: sendmail security and bug fix update 2010-03-29 12:40:12 UTC

Description Bryan Mason 2009-04-06 18:32:25 UTC
Description of problem:

    Sendmail should provide the "MTA" capability.  Some packages
    require "MTA" and thus sendmail cannot satisfy that dependency.
    Postfix and exim both provide "MTA".

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

    sendmail-8.13.8-2.el5.x86_64

How reproducible:

    100%

Steps to Reproduce:

    1.  rpm -q --provides sendmail | grep MTA
  
Actual results:

    # rpm -q --provides sendmail | grep MTA
    #

Expected results:

    # rpm -q --provides sendmail | grep MTA
    MTA  
    #

Additional info:

    This appears to have been fixed upstream at some point.  From Fedora 10:

        $ cat /etc/redhat-release 
    	Fedora release 10 (Cambridge)

    	$ rpm -q sendmail
    	sendmail-8.14.3-3.fc10.i386
    	$ rpm -q --provides sendmail | grep MTA
    	MTA

Comment 11 errata-xmlrpc 2010-03-30 08:23:07 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2010-0237.html


Note You need to log in before you can comment on or make changes to this bug.