[SOLVED] pvemailforward: No such file or directory

Vittorio

Well-Known Member
Jul 24, 2019
91
5
48
60
Hi

I'm trying to configure email notifications from Proxmox in two different servers.
In one of them I get error message when I try to
Code:
echo "Test email from Proxmox: $(hostname)" | /usr/bin/pvemailforward

-bash: /usr/bin/pvemailforward: No such file or directory

What should I do?

Thanks
 
Last edited:
Try /usr/bin/proxmox-mail-forward
 
Hi,
yes, the binary was replaced in pve-manager>=7.2-12. See apt changelog pve-manager:
Code:
* replace pvemailforward with new rust based promox-wide proxmox-mail-forward
 
  • Like
Reactions: Vittorio