Hi, > I noted that the msmtp is not working with the crontab. I use now > the nbsmtp, to replace, and crontab can send email. > simple test : * * * * * echo "yes"|mail robert > crontab test did not work
msmtp can't do local delivery hence you should try with a valid email address (like [email protected]). I've tried the same crontab with a valid email address and it works fine. Cheers, M. -- Emmanuel Bouthenot mail : [email protected] gpg : 0x414EC36E xmpp : [email protected] irc : kolter@(freenode|oftc) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

