/offlineimap/head: changeset 326
Added minimal config file; noted this in changelog
This commit is contained in:
10
offlineimap/head/offlineimap.conf.minimal
Normal file
10
offlineimap/head/offlineimap.conf.minimal
Normal file
@ -0,0 +1,10 @@
|
||||
# Sample minimal config file. Copy this to ~/.offlineimaprc and edit to
|
||||
# suit to get started fast.
|
||||
|
||||
[general]
|
||||
accounts = Test
|
||||
|
||||
[Test]
|
||||
localfolders = ~/Test
|
||||
remotehost = examplehost
|
||||
remoteuser = jgoerzen
|
Reference in New Issue
Block a user