Bug 301801 - mail function requires local MSA
Summary: mail function requires local MSA
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-updatesd
Version: 7
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-22 20:49 UTC by Pierre Ossman
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-24 04:41:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pierre Ossman 2007-09-22 20:49:35 UTC
I've been wondering for some time why I can't get the mail function in
yum-updatesd to work, and I finally decided to have a look at the code.

What I found is that it does not use the "normal" way of sending mail by
invoking "sendmail", but instead tries to do it via SMTP. To make things worse,
you cannot configure which SMTP server it should talk to, so you have to have a
MSA running locally on each and every machine.

Please fix into something more sane

(Also, changing the default address to "root" instead of "root@localhost" would
also be nice and more in line with other software and also make it work directly
with more mail systems)

Comment 1 Jeremy Katz 2007-09-24 04:41:22 UTC
As it turns out, all of the above has been implemented for F8 :)

Comment 2 Pierre Ossman 2007-09-24 04:59:13 UTC
Any change of a backport? :)


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