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

How to save From field after change #245

Open
exander77 opened this issue Nov 10, 2024 · 3 comments
Open

How to save From field after change #245

exander77 opened this issue Nov 10, 2024 · 3 comments

Comments

@exander77
Copy link

I can't find a way to change From field from UI permanently, only from conf file. I think there should be a save button in UI where after editing from you can save it.

@mjl-
Copy link
Owner

mjl- commented Nov 10, 2024

I think this is about the webmail and the "From" address of the "compose message" popup?
You have multiple addresses configured, and the wrong address gets picked by default?
For a reply, the webmail should pick the address that was in the original "To" message header.
For new messages, the webmail picks the email address used to log in. You can login with any address that's configured for an account, all with the same password.

Or perhaps you're thinking about another From field?

@exander77
Copy link
Author

exander77 commented Nov 10, 2024

No, my question is more mundane, how to set FullName configuration option from Webmail?

It seems I can change it in Webmail for single e-mail sending, but not permanently.

@mjl-
Copy link
Owner

mjl- commented Nov 10, 2024

The full name can only be configured from the account page. You can configure a full name for each address in the account. I didn't add it to the settings of the webmail because then we would have two places to edit the same thing...
Perhaps it would help to add a link to the account page in the settings popup? It could have a line saying something like "For more settings see the account page.".

I have thought about completely integrating the account page with the webmail page. But some admins may want to enable/disable the webmail and account pages separately. For example, don't offer a webmail interface. Then without webmail interface, you couldn't change many account settings...

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