[GH-ISSUE #361] Subscribe mailbox on login #308

Closed
opened 2026-02-25 21:34:42 +03:00 by kerem · 1 comment
Owner

Originally created by @Yamakasi on GitHub (Oct 30, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/361

💬 Question

I'm wondering if it's possible to subscribe to a mailbox on login when you know what mailbox this is and you also know the user has rights on.

For dovecot there is an auto subscribe option but this only usable for general mailboxes like info@ support@, etc

You cannot simply do it on backend level as the backend doesn't know anything about who has rights to what, so I'm wondering if I can send something during login, or pickup after it using SQL, to subscribe the user to "that" extra mailbox.

Originally created by @Yamakasi on GitHub (Oct 30, 2019). Original GitHub issue: https://github.com/cypht-org/cypht/issues/361 ## 💬 Question I'm wondering if it's possible to subscribe to a mailbox on login when you know what mailbox this is and you also know the user has rights on. For dovecot there is an auto subscribe option but this only usable for general mailboxes like info@ support@, etc You cannot simply do it on backend level as the backend doesn't know anything about who has rights to what, so I'm wondering if I can send something during login, or pickup after it using SQL, to subscribe the user to "that" extra mailbox.
kerem closed this issue 2026-02-25 21:34:42 +03:00
Author
Owner

@Yamakasi commented on GitHub (Oct 30, 2019):

Can accomplish this upfront with PHP :) Closed

<!-- gh-comment-id:548133427 --> @Yamakasi commented on GitHub (Oct 30, 2019): Can accomplish this upfront with PHP :) Closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#308
No description provided.