Skip to content

Add %DOMAIN% as pattern to the "Add new config" section in "Administration > Groupware > Mail app" #5467

@dienteperro

Description

@dienteperro

Feature Request

  1. In a Nextcloud instance install the Mail app
  2. Go to Settings, Administration, Groupware, Mail app
  3. Click on the "+ Add new config" button in order to create a new default Nextcloud-instace-wide setting

Summary

It would be nice to have the %DOMAIN% pattern, so, if you input "domain.com" in the "Provisioning domain" field, it can be used as follows in the rest of required fields for that config:

Email address template: %USERID%@%DOMAIN% (With the result [email protected])
IMAP/SMTP User: %EMAIL% (With the result [email protected])
IMAP Host: imap.%DOMAIN% (With the result imap.domain.com)
SMTP Host: smtp.%DOMAIN% (With the result smtp.domain.com)

IMHO this pattern allows to have less repetition or input of the actual domain by the admin for the creation of the default config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions