I know the risks involved no need to call me an idiot for wanting this but I’m wondering how do I have mail in a box save passwords as plain text on the server just for testing reasons
I know the risks involved no need to call me an idiot for wanting this but I’m wondering how do I have mail in a box save passwords as plain text on the server just for testing reasons
there’s nothing there for it
just add in the line disable_plaintext_auth = yes
that will have the server save its passwords as plain text in its database right?
why don’t you try first?