>when one of my cron job runs it sends me an email.
>and when imail receives it and I click on it in webmail it
>just goes to the reply window.
>
>The subject is this and when clicked on it brings up the reply window
>instead of the read mail window.
>  Cron <[EMAIL PROTECTED]> /usr/local/bi...

there is a redirection I saw once that goes at the end of every crontab 
line so any stdio or error output disappears.  this prevents that kind of 
outbput from confusing cron or OS, and also kills those useless emails.

maybe somebody has the redirection handy.

Len


Reply via email to