4 Mar
2009
4 Mar
'09
9:52 p.m.
On Wed, Mar 4, 2009 at 3:51 PM, Baho Utot <baho-utot@columbus.rr.com> wrote:
Johannes Held wrote:
Any suggestions?
What about postfix? A friend of mine installed and configured it just some days ago on our vserver (running ArchLinux).
Thank you...
That would work but I would like something smaller/lighter if I can find something.
I am only wanting to send an email from smartctl to the email server. I have it working on the mailserver and want to make it work on the desktop level.
Like this
00 00 * * * /usr/sbin/smartctl -a /dev/sda | mail -s smartctl-sda root@localhost
Aha, this is a little different then. For situations like this, I always configure msmtp to send via my google account. Could that be an option?