LukeSmithxyz / mutt-wizard

A system for automatically configuring mutt and isync with a simple interface and safe passwords
GNU General Public License v3.0
2.39k stars 382 forks source link

Don't prompt for password, if the email address already has one stored. #985

Closed speedie1337 closed 1 month ago

speedie1337 commented 5 months ago

Check if a password is already stored for the email address. This could happen if you simply move your .password-store directory when reinstalling or migrating to another system. If one is stored, mw will not attempt to create one, under the assumption that the old password is still valid.