Get emailed hen dron email fails

FreeBSDGuy

Verified User
Joined
Mar 31, 2004
Messages
27
Get emailed when cron email fails

I setup a cron:

echo `date` | mail "[email protected]" -s "Test Email"

How can I get notified if the above email that is sent bounces?

Thanks
Rod
 
Last edited:
Back
Top