Hi, My sendmail server working fine with smtp authentication.
But when I changed the Password and made necessary changes it gives err of authentication mechanism available but temporary authentication failure Thanx Nilesh ----- Original Message ----- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 1:21 PM Subject: [LIH]running shell script from crontab > hello, > > I have the following entry in crontab for running 2 scheduled tasks as shell > scrips. > > [EMAIL PROTECTED] > 0,5,10,15,20,25,30,35,40,45,50,55 * * * * > /usr2/home/123wea38/bin/automail.sh > 30 5 * * * /usr2/home/123wea38/bin/newsletter.sh > > script files are the following > > #!/bin/sh > /usr/java/j2sdk1.4.0/bin/java -jar /usr2/home/123wea38/bin/au_re.jar 3 > > #!/bin/sh > /usr/java/j2sdk1.4.0/bin/java -jar /usr2/home/123wea38/bin/au_re.jar 2 > > here the shell scripts are not getting executed, i am getting the following > mail. > > /bin/sh: /usr2/home/123wea38/bin/automail.sh > > scripts are running from the console ! > > please check it and tell me where i am going wrong. > > -biju > > > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
