Bug 392861
| Summary: | Update to mutt-1.5.17-1.fc7 broke mutt setting From: | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Chiverton <bugzilla.redhat.com> |
| Component: | mutt | Assignee: | Miroslav Lichvar <mlichvar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 7 | CC: | pertusus, tmz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.5.17-2.fc7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-12-06 17:40:17 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
Tom Chiverton
2007-11-20 19:27:21 UTC
set use_envelope_from set envelope_from_address="..." One of those two does the trick and returns things to working order. Should be fixed in mutt-1.5.17-2.fc7. Thanks for the report. mutt-1.5.17-2.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mutt' mutt-1.5.17-2.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mutt' That's fixed it here (FC7). My original .muttrc works fine (below) # cat .muttrc set from="root <root>" set use_from=yes set envelope_from=yes # mutt-1.5.17-2.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. mutt-1.5.17-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |