I have been writting several .sh shell scripts on my home machine to do various automated tasks. Some deal with regard to backing up remote servers to my home machine.
On my home machine, I do not run a mail server for I am connected to the internet via an isp.
On the remote servers that I maintain, I have put into place routines to do sendmails which notify me of the final status of the automated scripts that I have placed there. And I receive e-mails from these machines. These machines do have mail servers.
When I have tried to use the same scripts on my home machine, I do not receive e-mails. Now, I know that part of the problem is that I do not run a mail server on my home machine. But I have changed sendmail to forward to my mail.xxxxxxxx.net mail server for my isp.
My problem is. How do I provide login information to this account? To be truthfull, I would like to send all of these messages to my gmail account because I have them saved and can access them from anywhere.
Any sugestions would be most appriceated.
droolin