Bug 127924
Summary: | [PATCH] MAILTO option in anacrontab | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul Bolle <pebolle> | ||||
Component: | anacron | Assignee: | Jason Vas Dias <jvdias> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 2 | CC: | mattdm, riel | ||||
Target Milestone: | --- | Keywords: | FutureFeature | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 2.3-32 | Doc Type: | Enhancement | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-07-07 17:52:58 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: | 133398 | ||||||
Attachments: |
|
Description
Paul Bolle
2004-07-15 13:04:50 UTC
Created attachment 101939 [details]
The patch I promised in my bugreport
The patch looks good to me. Jason, any objections if I apply it for rawhide as one of the bug week activities ? ;) Adding to the bug week tracker. Since the patch is available this one should be easy to fix ;) 1) Would the debian maintainer qualify as upstreams? Anyway, maybe you should have a quick look at this debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=223337. (I'm not sure whether the "commited" patch is on that page.) The debain people seem to have fixed/changed more than I did and included an update to the manpage (and all that just a few days earlier too!). 2) It seems wise to add "MAILTO=root" to /etc/anacrontab (to make this new feature more obvious). Debian's MAILTO patch has been merged into this one: http://ftp.debian.org/debian/pool/main/a/anacron/anacron_2.3-10.diff.gz They have implemented a bit more, such as adding the hostname in the subject line, which makes sense since you can MAILTO a different host. Should be easy to extract the pieces of the patch. But the patch looks as if it could clash with anacron-2.3-mail-content-type-77108.patch, so merging/regenerating that one might be necessary. Patch applied for anacron-2.3-38 (the one from comment #1) and MAILTO line added to /etc/anacrontab. According to my "Bugzilla Front Page" this bug is still open: "it is now resolved and you should verify it." Hmmm. What do you want me (this bug's reporter) to actually do in order to "verify" it? |