cat << EOF | /usr/sbin/sendmail -t to:myemail@mysite.com from:"no reply" (Automated Processor) subject:My subject My email body. EOF
cat << EOF | /usr/sbin/sendmail -t to:myemail@mysite.com from:"no reply" (Automated Processor) subject:My subject My email body. EOF
Hi Andrew,
Any ideas on best way to inform an external app that a weekly table update has completed so that the apps reports can start?
Mark