Skip to content
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

Allow Composet to automatically reply from the Runbox global domain used for a username without the need to set up an identity #1603

Open
runboxdave opened this issue Oct 7, 2024 · 1 comment
Labels
enhancement New feature or request P2-high

Comments

@runboxdave
Copy link

Customers can use any of our global domains with a username or alias. However, if they register on a website using one of these domains and mail then comes to their Runbox account they would need to set up an Identity for each of the domains used with an alias identity or their main account identity for this to work as a from address when they reply to the message.

A useful solution to this would be to allow Runbox 7 to reply from the address that the message was sent to without the need for an identity to be set up as long as the address it is sent to is an alias or main username on one of our global domains.

@runboxdave runboxdave added the enhancement New feature or request label Oct 7, 2024
@gtandersen gtandersen removed their assignment Oct 30, 2024
@castaway
Copy link
Contributor

Notes on how to do this:

compose/draftService "fromsSubject" is generated from profileService.validProfiles, if the user is not using virtual domains, also generate username@runboxdomains (global_domains is in profileService), and add that to fromsSubject as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2-high
Projects
None yet
Development

No branches or pull requests

3 participants