how to make a C program send email notification/alerts?
Hi,
I'm writing a C program in linux that needs to run unattended and reliably for long periods of time. I want to give it the ability to email me if something goes wrong (e.g. running out of HD space and other problems). Can anyone recommend a nice and simple way of doing this?
Thanks in advance.
Matt
|