25 Commits (master)

Author SHA1 Message Date
Dimitri Huisman 28e409f5ea Fix small typo in config-import example template 2 years ago
İbrahim Akyel f65e2fc469 Feature: Marking "Read" spam mails 2 years ago
Dimitri Huisman 5c52f08f41 Added documentation for how to switch the database back-end used by Mailu.
Added documentation for migrating from the deprecated Mailu PostgreSQL image to a different PostgreSQL database.
3 years ago
Dimitri Huisman 21a362fdae Changed config-update to config-import in config-import description. 3 years ago
Alexander Graf dd2e218375 Merge remote-tracking branch 'upstream/master' into import-export 3 years ago
Florent Daigniere 7137ba6ff1 Misc improvements to PASSWORD_SCHEME
- remove PASSWORD_SCHEME altogether
- introduce CREDENTIAL_ROUNDS
- migrate all old hashes to the current format
- auto-detect/enable all hash types that passlib supports
- upgrade passlib to 1.7.4 (see #1706: ldap_salted_sha512 support)
3 years ago
Alexander Graf bde7a2b6c4 moved import logging to schema
- yaml-import is now logged via schema.Logger
- iremoved relative imports - not used in other mailu modules
- removed develepment comments
- added Mailconfig.check method to check for duplicate domain names
- converted .format() to .format_map() where possible
- switched to yaml multiline dump for dkim_key
- converted dkim_key import from regex to string functions
- automatically unhide/unexclude explicitly specified attributes on dump
- use field order when loading to stabilize import
- fail when using 'hash_password' without 'password'
- fixed logging of dkim_key
- fixed pruning and deleting of lists
- modified error messages
- added debug flag and two verbosity levels
3 years ago
Alexander Graf 10435114ec updated remarks and docs 3 years ago
Alexander Graf 68caf50154 new import/export using marshmallow 3 years ago
Alexander Graf 0a907a744e updated documentation for config-dump 4 years ago
Alexander Graf 8e14aa80ee documented options and added help text 4 years ago
Alexander Graf 85de702129 small typo. Change 'omitting' to 'commiting' 4 years ago
Alexander Graf 3a5a15a5e6 updated documentation and changelog
added some documentation for cli commands config-dump and config-update
4 years ago
Tim Möhlmann a09d166dbf
Docs: fix some build warnings
I've noticed some styling / flow errors on the FAQ page on mailu.io.
This was due to short underlining.
Spynx was complaining about this at build time.
5 years ago
hoellen 616d40d225 Update password in commandline 5 years ago
Roman Hoellen 1dfef1609a add domain cli to docs 5 years ago
Roman Hoellen bc617cf8ec replace _ with - in cli options 5 years ago
Roman Hoellen ab33ba2172 Merge remote-tracking branch 'upstream/master' into fix-doc-commands-1 5 years ago
Adrian Gruntkowski 3cfaa00fac
Update command for user import
The current example seems to be obsolete.
5 years ago
hoellen 928b5470d4 fix some cli commands in the docs 5 years ago
kaiyou 5b769e23da Merge branch 'master' into refactor-config 6 years ago
kaiyou 30716b8bdf Update docs with the new flask command 6 years ago
hoellen fd3a944850 fix typo in doc 6 years ago
Paul Binks a453df3503 Update cli.rst 6 years ago
kaiyou fcf9515bff Fix the rst syntax for most documentation 7 years ago