In the new feature (thanks!) “username generator”, the separator for generating catchall addresses is hardcoded to “+”
But it’s not uncommon for self hosted email service to have another catchall separator (like “-”) to avoid annoying website that forbid “+” in email addresses.
Is it possible to make it configurable, somewhere?