Validate msmtp config
S
Sergei Mamonov
If generated msmtp config invalid - we don't any errors in fastnetmon.log and in email.log log
Probably should check with
echo -e "Subject: test\n\nbody" | msmtp -C /etc/fastnetmon/msmtp.conf -t -a default --file=/etc/fastnetmon/msmtp.conf -P
command after config generation and when
sudo fcli set email_test
executed