Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow wildcard in email address aliases #3

@IGLOU-EU

Description

@IGLOU-EU

Summary

This feature would allow domain owners to create email address aliases that match a wildcard pattern.
For example, if I have an email address [email protected], I should be able to create an alias ellen*@wayland-yutani.terre -> [email protected]
That way, I can give out email addresses like [email protected]

Motivation

This feature is request by Algoo for the Galae project.

Additional context

To implement this feature, we need to add two things into the UI:

  • A new option into the domain configuration of the global administrator. To avoid confusion, we should call it "wildcard aliases" or something similar. The option should be a boolean, and it should be disabled by default to preserve the current behavior.
  • A information point into the alias creation form, to explain the feature is available (or not) for the current domain. And a red mark when a wildcard alias is present in the alias listing.

See the mockup below for an example of the UI:
Screenshot 2023-09-14 at 15-14-21 mailcow UI

Screenshot 2023-09-14 at 15-20-58 mailcow UI

Screenshot 2023-09-14 at 17-00-35 mailcow UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions