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 setting sent_source on a per account basis #395

Open
lamarpavel opened this issue Feb 18, 2015 · 2 comments
Open

Allow setting sent_source on a per account basis #395

lamarpavel opened this issue Feb 18, 2015 · 2 comments

Comments

@lamarpavel
Copy link

In config.yaml the sent_source can be set to a source, allowing to synchronize your sent mail via offlineimap etc with other mail clients or instances of sup running on a different computer.
However, this option is global and if I have more than one account, or several alternates for one account all the mail I send will be saved to the same sent_source (eg. a maildir associated with only one of your accounts) regardless of the account/address I'm sending the mail from.

This could probably be done with a hook somehow, but I feel this is essential enough to implement it as a supported feature.

@kols
Copy link

kols commented Mar 24, 2015

+1

@gauteh
Copy link
Member

gauteh commented Jun 23, 2015

Related to #255

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

3 participants