- To: <slug@xxxxxxxxxxx>
- Subject: [SLUG] Mailing Script Results
- From: "Kevin Fitzgerald" <lists@xxxxxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 11:17:32 +1000
- Thread-index: AcbL0hGnXHvvSbyDRHS8ZyHh1aG1kQ==
Hi all
Pretty easy one I imagine. I am doing an rsync between 2 servers and would
like to get the results emailed to me once the script completes. I tried
adding > mailx -s "subject" email@xxxxxxxxx to the end of my script but I
got errors.
So what do I do?
Box is Fedora Core 4
Sendmail service is running
Many thanks
Kev