Hide Forgot
Description of problem: at runs jobs as specified but does not mail the results to the user, even when the -m option is specified. Version-Release number of selected component (if applicable): at-3.1.13-12.fc19.x86_64 How reproducible: consistent Steps to Reproduce: 1. at -m now <<EOJ 2. echo "this is a test" 3. EOJ 4. mail Actual results: No mail for user Expected results: An e-mail with "this is a test" in the body Additional info: I have verified that I can send and receive e-mail as the user. I have verified that the jobs run as scheduled by performing a persistent file action. I am using a newly built Fedora 19 virtual machine with all available updates applied.
Seems to be duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=989201 Workaround is presented there
*** This bug has been marked as a duplicate of bug 989201 ***