I don’t know if it helps, but also…
For SELECT * FROM $options where option_name like ‘%easy_wp_smtp%’
I get the following (I’ve changed my email address, domain name, etc)…
a:10:{s:4:"from";s:24:"[email protected]";s:8:"fromname";s:12:"xxxx xxxxxxx";s:4:"host";s:18:"mx.xxxxxxxxxxx.org";s:10:"smtpsecure";s:0:"";s:4:"port";s:0:"";s:8:"smtpauth";s:2:"no";s:8:"username";s:44:"not-used-since-not-using-SMTP-Authentication";s:8:"password";s:0:"";s:5:"debug";s:0:"";s:10:"deactivate";s:0:"";}
The “not-used-since-not-using-SMTP-Authentication” value is something I entered a while back, but is not currently shown on the options screen (it says “yourusername”).