Skip to content

[BUG] No valid mail address in remove, after making email. #2171

@danielvandenberg95

Description

@danielvandenberg95

Bug Report

Context

It's possible to use addmailuser daniel@test, but not possible to use delmailuser daniel@test.

What is affected by this bug?

addmailuser and delmailuser

When does this occur?

When forgetting the .com after a mail address.

How do we replicate the issue?

CLI into container (I'm using this as a swarm service so not using setup.sh.)

  1. addmailuser daniel@test
  2. delmailuser daniel@test

Behavior

Actual Behavior

Addmailuser works, delmailuser fails

Expected Behavior

Either addmailuser shouldn't work or delmailuser should work.

Your Environment

As swarm service

  • version: v10.1.0
  • available RAM: 8GB

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