I've got a Perl program that sends out 0 to hundreds of emails each time it runs, and I need to verify that each email arrives at the destination. Right now I'm using Net::SMTP and don't see this ...