/offlineimap/head: changeset 449
- Slight renaming in offlineimap.conf.minimal to clarify things. - Documentation updated with information about new features. Closes: #189771. + Described IMAP-IMAP syncing + Updated minimal example with new offlineimap.conf.minimal + Updated UID information. Added link to recent mailing list discussion. + Described KMail syncing, which now works. + Added link to mailing list archives.
This commit is contained in:
@ -5,14 +5,14 @@
|
||||
accounts = Test
|
||||
|
||||
[Account Test]
|
||||
localrepository = Main
|
||||
remoterepository = Example
|
||||
localrepository = Local
|
||||
remoterepository = Remote
|
||||
|
||||
[Repository Main]
|
||||
[Repository Local]
|
||||
type = Maildir
|
||||
localfolders = ~/Test
|
||||
|
||||
[Repository Example]
|
||||
[Repository Remote]
|
||||
type = IMAP
|
||||
remotehost = examplehost
|
||||
remoteuser = jgoerzen
|
||||
|
Reference in New Issue
Block a user