Description of problem: On RHL9 and Fedora, when using diskcheck and Postfix, when it generates the email, it shows up like the following: From: Disk.com, Usage.com, Monitor.com, -@mooru.gurulabs.com, diskcheck.com This is because of the "mailFrom" setting in /etc/diskcheck.conf. Suggested, Tested Patch to /etc/diskcheck.conf: -mailFrom = "Disk Usage Monitor - diskcheck" +mailFrom = "'Disk Usage Monitor - diskcheck' <root>"
Created attachment 95838 [details] Patch to /etc/diskcheck.conf
*** This bug has been marked as a duplicate of 105852 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.