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

mbnames: localfolder #21

Closed
boyska opened this issue Dec 26, 2012 · 2 comments
Closed

mbnames: localfolder #21

boyska opened this issue Dec 26, 2012 · 2 comments

Comments

@boyska
Copy link

boyska commented Dec 26, 2012

in mbnames you can specify a peritem string, which expands some tokens: accountname and foldername.
Unfortunately, this is not enough for mutt, as the accountname could be different from the localfolders" specified in the localrepository

This should be quite easy to do, just some lines in mbnames.py

@ghost ghost assigned konvpalto Aug 27, 2013
@konvpalto
Copy link
Member

The following patch
http://codelabs.ru/patches/offlineimap/2013-new-expansion-key-for-mbnames.peritem.diff
that is relative to the current "next", 8b6f10e, adds the needed functionality.

Please, test.

@konvpalto
Copy link
Member

Fix pushed to "next" as 95aea5e.

aroig pushed a commit to aroig/offlineimap that referenced this issue Dec 24, 2013
It is called localfolders and holds expanded name for the same
variable for the local repository of the account that is being
processed.

GitHub issue: OfflineIMAP#21
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
nicolas33 pushed a commit that referenced this issue Feb 24, 2016
Fix issue20: don't fail if netrc is not readable by us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants