Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'd like some help with sending email using mailx or msmtp. I've done the usual fun_plug stuff and that all works. However, I cannot send email with crontab. Can anyone give me a tutorial on configuring mailx?
Thanks!
Offline
Have a look here for example:
http://bfg100k.blogspot.com/2009/04/how … nning.html
Note:
You can use echo instead of having to create a file:
echo "Text body of email" > mailx ....
Offline
Thank you for the heads up. The problem I was having was with creating the esmptrc file. I tried doing that, but the msmtp script just sits there blinking, doing nothing. Maybe someone can tell me how to make the esmtprc script properly?
Offline
I haven't tried it myself on my DNS-320, maybe that thread helps:
http://dns323.kood.org/forum/viewtopic.php?pid=30219
Offline