michealclark
MIS
Hi ya'll
Having a problem with mailing to root. I have a comand in the cron to perform a backup and mail the result to root. The cron command is ./dobackup | /usr/bin/mail "backup success" root where dobackup is the script to perform the backup.
The backup are taking place, and mail is drooping it in the /var/spool/mqueue directory. However I am getting a message -- Postmaster notify: Cannot deliver in 5 days
Can anyone help
Having a problem with mailing to root. I have a comand in the cron to perform a backup and mail the result to root. The cron command is ./dobackup | /usr/bin/mail "backup success" root where dobackup is the script to perform the backup.
The backup are taking place, and mail is drooping it in the /var/spool/mqueue directory. However I am getting a message -- Postmaster notify: Cannot deliver in 5 days
Can anyone help