Papra
Minimalistic document management and archiving platform
Alternative to: docuware, m-files, evernote
papra/app-server@0.9.3
2025-09-20Patch Changes
-
#506
6bcb2a7Thanks @CorentinTh! - Added the possibility to define patterns for email intake username generation -
#504
936bc2bThanks @CorentinTh! - Split the intake-email username generation from the email address creation, some changes regarding the configuration when using therandomdriver.# Old configuration INTAKE_EMAILS_DRIVER=random-username INTAKE_EMAILS_EMAIL_GENERATION_DOMAIN=mydomain.com # New configuration INTAKE_EMAILS_DRIVER=catch-all INTAKE_EMAILS_CATCH_ALL_DOMAIN=mydomain.com INTAKE_EMAILS_USERNAME_DRIVER=random -
#504
936bc2bThanks @CorentinTh! - Added the possibility to configure OwlRelay domain