Step 2 of SVN to arch tree conversion
This commit is contained in:
18
offlineimap.conf.minimal
Normal file
18
offlineimap.conf.minimal
Normal file
@ -0,0 +1,18 @@
|
||||
# Sample minimal config file. Copy this to ~/.offlineimaprc and edit to
|
||||
# suit to get started fast.
|
||||
|
||||
[general]
|
||||
accounts = Test
|
||||
|
||||
[Account Test]
|
||||
localrepository = Local
|
||||
remoterepository = Remote
|
||||
|
||||
[Repository Local]
|
||||
type = Maildir
|
||||
localfolders = ~/Test
|
||||
|
||||
[Repository Remote]
|
||||
type = IMAP
|
||||
remotehost = examplehost
|
||||
remoteuser = jgoerzen
|
Reference in New Issue
Block a user