Bug 569745
Summary: | NOCpulse npBootstrap.pl needs 'From' and 'Reply-To' fields added to email configuration | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Miroslav Suchý <msuchy> |
Component: | Server | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 0.8 | CC: | cperry, tao |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 484612 | Environment: | |
Last Closed: | 2010-05-05 14:57:02 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: | |||
Bug Depends On: | |||
Bug Blocks: | 559281 |
Description
Miroslav Suchý
2010-03-02 09:26:21 UTC
The From header is added using commit 1980d499ed844cbe13d3c2d49ce10a39db4a69c4 When I was in that part code I removed all manual and naive calling like 'open "| sendmail"' and start using Mail::Send - commit ae8275b5435a56e322387c060ca5d91c5dc79ab1 This bug has been fixed in Spacewalk 1.0. Closing. |