Skip to content

Delmailuser#897

Merged
johansmitsnl merged 5 commits intodocker-mailserver:masterfrom
17Halbe:delmailuser
Mar 14, 2018
Merged

Delmailuser#897
johansmitsnl merged 5 commits intodocker-mailserver:masterfrom
17Halbe:delmailuser

Conversation

@17Halbe
Copy link
Copy Markdown
Contributor

@17Halbe 17Halbe commented Mar 13, 2018

solves #878

  • delmailuser is now capable of deleting multiple accounts at once, prompting for confirmation to delete the maildir as well. An additional -y flag was introduced to assume yes on this question.
    I had to modify most of the shell scripts which are modifying the postfix-accounts and postfix-virtual databases due to the modified delmailuser script.
  • updatemailuser was just deleting and readding the user as a new one. This wasn't possible with the new deletion script anymore.
  • addalias, delalias was changed to reflect the correct implementation of multiple recipients for one alias (, as saparator only, actually that was making it much easier for me, getting the sed commands do what I wanted them to do! ;) )

17Halbe added 4 commits March 10, 2018 18:33
  + added multiple address deletion
  + added alias deletion
  + added maildir deletion (upon confirmation)
  + introduced optional "assume yes" argument
@17Halbe
Copy link
Copy Markdown
Contributor Author

17Halbe commented Mar 13, 2018

Tests did pass on my machine, could you give it another try?

@johansmitsnl johansmitsnl merged commit 5702372 into docker-mailserver:master Mar 14, 2018
@17Halbe 17Halbe deleted the delmailuser branch March 18, 2018 12:50
@casperklein casperklein mentioned this pull request Mar 29, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants