]> code.delx.au - offlineimap/blobdiff - offlineimap.conf.minimal
Step 2 of SVN to arch tree conversion
[offlineimap] / offlineimap.conf.minimal
diff --git a/offlineimap.conf.minimal b/offlineimap.conf.minimal
new file mode 100644 (file)
index 0000000..2979d3d
--- /dev/null
@@ -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