Friends,
my pc : winxp sp2
database server --- 9iR2 in RHEL AS 3
in /etc/mail, i edited a file called sendmail.mc, and set the smarthost:
define('SMART_HOST','mail.nhm.com.sa')dnl
I have to send a daily report to my email from my database server.
when i try the below command nothing is coming.
oracle@xx oracle$ echo "message" | mail -s "subject"
dailyrep@nhm.com.sa
oracle@xx oracle$
can anybody help me in this regarding?
thanks
sathyguy