Sending email without MTA?
by littlebigman from LinuxQuestions.org on (#5Q4B5)
Hello,
I use a cheap Debian computer as NAS to back up important files daily over the LAN.
I'd like to add a cron job so that the NSA checks disk usage, and sends an email the day the disk is 80% full.
Is there a way to send an email without setting up a whole MTA server (sendmail, Postfix, etc.)?
Thank you.
Code:nas@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 885G 395G 454G 47% /
I use a cheap Debian computer as NAS to back up important files daily over the LAN.
I'd like to add a cron job so that the NSA checks disk usage, and sends an email the day the disk is 80% full.
Is there a way to send an email without setting up a whole MTA server (sendmail, Postfix, etc.)?
Thank you.
Code:nas@debian:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 885G 395G 454G 47% /