1. Sender is Datacenter > Options > email is proxmox@example.com
2. Set alias at Datacenter > Permissions > Users > root@pam > email is pve-ui-alias@example.com
3. I was expecting email FROM proxmox@example.com TO pve-ui-alias@example.com
4. My test is to run
5. But there are no traces of pve-ui-alias or pve-file-alias in mail.log
6. Also added
7. I also ran
8. But my mail.log still reports sending emails from root@example.com to root@example.com only,
9. What am I missing?
2. Set alias at Datacenter > Permissions > Users > root@pam > email is pve-ui-alias@example.com
3. I was expecting email FROM proxmox@example.com TO pve-ui-alias@example.com
4. My test is to run
echo "test" | mail -s "[PVE] mails to root are forwarded" root
5. But there are no traces of pve-ui-alias or pve-file-alias in mail.log
6. Also added
root: [EMAIL]pve-file-alias@example.com[/EMAIL]
to /etc/alias
+ ran newaliases
7. I also ran
dpkg-configure postfix
to try and reset it to satelite system8. But my mail.log still reports sending emails from root@example.com to root@example.com only,
9. What am I missing?
Last edited: