How can I set the pop3 password in .prj with plain-text. At the moment it looks encrypted or hashed. I generate .prj files with php, but my email verification obviously doesn't work unless I manually change the password from within GSA. Ideas?
Is there a way I can generate them with php or something? I can see it's not an md5() or something, but it would be really nice. This is really limiting on the projects I can run since I can't verify emails...
Comments
Or an option to turn off protected passwords?