Did you delete an email at some point? It seems as though it's trying to get a name for the email set for MTA but doesn't exist so it fails. Go to your database, go to config table, and set the value
to 0
where the key
is default_smtp_id
.
Cheers.