mailnag icon indicating copy to clipboard operation
mailnag copied to clipboard

Rewrite account and backend code

Open pulb opened this issue 5 years ago • 0 comments

The code currently found in accounts.py and backends/*.py is pretty messy, barely maintainable and partially broken (e.g. passwords are currently not stored in the .config file if credential_store is set to none). An cleaner architecture approach should be discussed here.

pulb avatar Nov 06 '19 17:11 pulb