Hello to all,
I have 2 proxmox servers and I would like to enable email notification on these 2 servers.
My network is very simple and I have a working stmp server.
I have activated in /etc/postfix/main.cf the relayhost to smtp.ac-lyon.fr. But if I do
echo "mail test" | mail -s "proxmox" my@mail
I get the following error:
send-mail : account default not found : no configuration file available.
What can I do ? Thanks in advance !
I have 2 proxmox servers and I would like to enable email notification on these 2 servers.
My network is very simple and I have a working stmp server.
I have activated in /etc/postfix/main.cf the relayhost to smtp.ac-lyon.fr. But if I do
echo "mail test" | mail -s "proxmox" my@mail
I get the following error:
send-mail : account default not found : no configuration file available.
What can I do ? Thanks in advance !