8000 Manage MX "half installed" for migrations & altospam-like services · Issue #584 · AlternC/AlternC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Manage MX "half installed" for migrations & altospam-like services #584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vincib opened this issue Jun 17, 2024 · 1 comment
Open

Manage MX "half installed" for migrations & altospam-like services #584

vincib opened this issue Jun 17, 2024 · 1 comment
Milestone

Comments

@vincib
Copy link
Contributor
vincib commented Jun 17, 2024

In AlternC, we can only say "yes" or "no" in "do we manage emails for this domain".

  • The "no" destroys mailboxes and disallow to edit mailboxes
  • the "yes" allow to edit mailboxes AND tell postfix that we handle this domain.

We should have a 3-state instead :

  • we manage the mail locally entirely
  • we don't manage the mail locally at all
  • we manage mailboxes but postfix is not the MX (imap ok, but smtp uses the DNS-published MX) this state could be used to facilitate migrations

IMPORTANT: in the 3rd state we should put a RED warning at the top of the "domain" page.

@vincib
Copy link
Contributor Author
vincib commented Jun 17, 2024

proposal from arnaud : adds a flag "gesmailbox" to allow mail management in the menu

  • only used by "menu_mail" to show or hide a domain
  • warning: need to check that postfix has "AND gesmx=1" in all queries

@camlafit camlafit added this to the 3.6 milestone Sep 20, 2024
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

No branches or pull requests

2 participants
0