View Single Post
  #6 (permalink)  
Old 2006-04-07
chillyjim chillyjim is offline
Senior Member
 
Join Date: 2005-08-29
Location: Upstate NY
Posts: 1,660
Rep Power: 5
chillyjim has an average reputation (10+)
Send a message via AIM to chillyjim Send a message via Skype™ to chillyjim
Default Re: Sendmail command in cron script in SPLat

I doubt this is the problem but try it with "cat" instead of "more".

Also make sure the cron job is running as admin or someother defined user and not root. You want to make sure you get the correct environment. (your ldlibiarypath (sp?) might well be wrong).
Reply With Quote