Excuse my ignorance here. I am probably barking up the wrong
tree. I have an existing db with usernames/passwords(md5).
I simply want to authenticate to that for my imap service. I
originally looked into pam_mysql but that does not appear to support
md5. Can I get this accomplished with nss_mysql?