Check email log for sent items
#1 ssh root@LIVESITE (e.g. ssh root@www.pieceofcakecasting.com)
#2 cd /var/log
#3 vi maillog
OR
#3 mailq (see mail queued)
#4 ^g (capital g) to navigate to bottom of list
To search mail list do "?sent" to search for sent items
Then "n" to jump to next sent item