View Single Post
  #4 (permalink)  
Old 2006-04-07
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: Sendmail command in cron script in SPLat

edit your script
more /tmp/FTPlog.out | /opt/CPsuite-R60/fw1/bin/sendmail -s CPTMGT-LogArchive emailacct@xxx.com 1>/tmp/scr.log 2>&1

and after execution script check file /tmp/scr.log
Reply With Quote