How to recive an email when ubuntu update

hello guys,
After I update my Ubuntu 22.10 can I receive an email about this?
what is download and update?

Run the following two commands to update everything:

sudo apt update
sudo apt upgrade

To get email you need to configure service. See the following pages:

  1. https://www.cyberciti.biz/faq/set-up-automatic-unattended-updates-for-ubuntu-20-04/
  2. https://www.cyberciti.biz/faq/how-to-set-up-automatic-updates-for-ubuntu-linux-18-04/
  3. https://www.cyberciti.biz/faq/ubuntu-enable-setup-automatic-unattended-security-updates/