On Tue Apr 15, 2025 at 11:01 PM CEST, JR Richardson wrote: > Hey Folks, > > Using PVE 8.3.x. I cannot find where the initial install email > notification target address is configured, It's not in /etc/aliases or > any /etc/postfix/* files that I can tell and I don't see it in the web > GUI anywhere.
It is the mail address of the root user, aka `root@pam`. There are two places you can configure things, depending on the notification mode. For one, under Datacenter > Permissions > Users, you can configure the actual mail address of `root@pam`, which was set during the installation. Secondly, for the new notification system under Datacenter > Notifications, where you can configure the `mail-to-root` target. This defaults to sending to the mail address of the `root@pam` user as configured above, so - depending on what you want to achieve - the above might suffice. Hope this helps! _______________________________________________ pve-user mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
