It would be useful to have the machine name in the subject line or body. But as a temporary fix you can change the GECOS passwd field for the root user to include the hostname with something like: sudo usermod -c "root on $(hostname -s)" root
Then the hostname will be in the "From" field of the email. -- RFE: unattended-upgrades should identify host. https://bugs.launchpad.net/bugs/341256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
