I have my crontab configured as
MAILTO=example@gmail.com
#1am every day (EST)
00 05 * * * /bin/bash /home/ubuntu/mongo_backup.sh
which sends me email with the subject
Cron <ubuntu@ip-XXX-XX-XX-XX> /bin/bash /home/ubuntu/mongo_backup.sh
But I need with some custom date
<Date> MyProjectName