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
|
localrepository = Sanchayan-Local
|
||||||
remoterepository = Sanchayan-Remote
|
remoterepository = Sanchayan-Remote
|
||||||
postsynchook = notmuch new
|
postsynchook = notmuch new
|
||||||
status_backend = sqlite
|
|
||||||
|
|
||||||
[Account Victor]
|
[Account Victor]
|
||||||
localrepository = Victor-Local
|
localrepository = Victor-Local
|
||||||
remoterepository = Victor-Remote
|
remoterepository = Victor-Remote
|
||||||
postsynchook =- notmuch new
|
postsynchook =- notmuch new
|
||||||
status_backend = sqlite
|
|
||||||
|
|
||||||
[Account Toradex]
|
[Account Toradex]
|
||||||
localrepository = Toradex-Local
|
localrepository = Toradex-Local
|
||||||
remoterepository = Toradex-Remote
|
remoterepository = Toradex-Remote
|
||||||
status_backend = sqlite
|
|
||||||
|
|
||||||
[Repository Sanchayan-Local]
|
[Repository Sanchayan-Local]
|
||||||
type = Maildir
|
type = Maildir
|
||||||
|
|
Loading…
Reference in a new issue