Hello,
Have you also troubles with user crontab and msmtp packages to be working together ?
1/
configure well your msmtp to send email
check it
echo "test yes" | mutt robert
it works, OK,
let's continue
2/
example, as user, edit crontab
with
put this
Code:
0 8 * * * echo "test yes" | mutt robert
3/ wait and check your mail box
NOTHIGN
You too ?
--
I used :
nbsmtp and it is working
seems that there is BUGS somewhere