Accidentally nuked everything except mysql by trying to purge libsasl packages
It kept some of my config files intact, but redoing it. It fixed the plain login issue.
From
Code:
250-AUTH LOGIN NTLM DIGEST-MD5 PLAIN CRAM-MD5
To
Code:
250-AUTH LOGIN PLAIN
Unfortunately it didn't fix the thunderbird issue.