Results 1 to 4 of 4
Hi Experts,
I'm very new to redhat or linux in general. I want to send out email to notify everytime my backup is completed. I tried to use "mail -r" ...
- 03-05-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
how to send out email in Redhat server
Hi Experts,
I'm very new to redhat or linux in general. I want to send out email to notify everytime my backup is completed. I tried to use "mail -r" but it said "invalid option". Can someone help me? What command should I use in this particular situation?
Thanks in advance for your help,
asianadmin
- 03-06-2009 #2
use mutt. the command would be of this sort mutt -f imap xxxxxxxxx@xxxxxxx.xxx
goodluck
- 03-06-2009 #3
oh, i forgot to tell the linux help is sort of this in the command line "man mutt" or "info mutt". use it without the quotes. the man is less detailed help and the info is much detail help.
- 03-06-2009 #4Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
thanks! I'll try the mutt info.


Reply With Quote