mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #2429] Creating a disabled account imply an active (internal) alias #1598
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1598
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fpoulain on GitHub (Dec 29, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2429
Testing against behavior similarly to #2120 it appears that creating a disabled account imply creation of an active (internal) alias.
Impacted versions
Steps to reproduce
Here is a (failling) test case:
github.com/fpoulain/modoboa@05dda3cdcdCurrent behavior
Expected behavior
@fpoulain commented on GitHub (Dec 29, 2021):
I may provide a PR if you confirm that the current behavior is a bug.
@tonioo commented on GitHub (Jan 7, 2022):
@fpoulain Does it mean you can send an email to this account anyway? What is the underlying issue here?
@fpoulain commented on GitHub (Jan 7, 2022):
Yes.
@tonioo commented on GitHub (Jan 7, 2022):
Then indeed, it's a bug.The internal alias state should be synchronized with the account one.
@fpoulain commented on GitHub (Jan 7, 2022):
Ok, will try to fix it and opening a PR.
@stale[bot] commented on GitHub (Mar 9, 2022):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.