status_backend option is not supported by offlineimap anymore
This commit is contained in:
parent
87e1a13933
commit
2bc05e63de
1 changed files with 0 additions and 3 deletions
|
@ -8,18 +8,15 @@ pythonfile = ~/.offlineimap.py
|
|||
localrepository = Sanchayan-Local
|
||||
remoterepository = Sanchayan-Remote
|
||||
postsynchook = notmuch new
|
||||
status_backend = sqlite
|
||||
|
||||
[Account Victor]
|
||||
localrepository = Victor-Local
|
||||
remoterepository = Victor-Remote
|
||||
postsynchook =- notmuch new
|
||||
status_backend = sqlite
|
||||
|
||||
[Account Toradex]
|
||||
localrepository = Toradex-Local
|
||||
remoterepository = Toradex-Remote
|
||||
status_backend = sqlite
|
||||
|
||||
[Repository Sanchayan-Local]
|
||||
type = Maildir
|
||||
|
|
Loading…
Reference in a new issue