I noticed that logwatch mail stopped on my F15 system recently. The problem was that some update turned off sendmail. The mail was being generated, but could not be delivered because nothing was listening on the mail port at localhost. The fix is: sudo systemctl start sendmail.service sudo systemctl enable sendmail.service I'm wondering why this service was turned off? -- Garry Williams -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines