I followed this thread http://www.gravityhelp.com/forums/topic/incorrect-name-field-in-email-and-aweber
I created added a file called network_custom.php to my theme folder that contained
<?php remove_filter('wp_mail_from_name', 'cets_nbd_from_name'); ?>
But that didn't fix my problem.
Any suggestions other than removing that plugin because it saves me so much time when adding new sites?