email logs

Post Reply
scott.shaver
Posts: 45
Joined: Tue May 31, 2005 12:13 pm

email logs

Post by scott.shaver »

I have my indexes set up to email the logs to me but I never get anything. Do I have to setup some SMTP sever stuff? The only setting I see is the email address to send the logs to. This is on Windows 2003 server.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

email logs

Post by John »

The Windows version typically will not send emails as there is not a command line equivalent of sendmail. If you install a command line sendmail equivalent on your Windows server you can put the path to it in the script where you see the line:

<$sendmail=""><!-- no sendmail equivalent for simple mail delivery -->
John Turnbull
Thunderstone Software
scott.shaver
Posts: 45
Joined: Tue May 31, 2005 12:13 pm

email logs

Post by scott.shaver »

lovely, so what is doing with that data? deleting it?????
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

email logs

Post by John »

The walk logs do not get deleted, they are available through Walk Status until the next walk.
John Turnbull
Thunderstone Software
scott.shaver
Posts: 45
Joined: Tue May 31, 2005 12:13 pm

email logs

Post by scott.shaver »

right so it is deleting (overwriting) it, not rotating the log file.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

email logs

Post by John »

Yes, the error table will stay intact if you are doing a refresh walk.
John Turnbull
Thunderstone Software
Post Reply