Step 2 of SVN to arch tree conversion

This commit is contained in:
John Goerzen
2005-04-16 20:33:35 +01:00
parent 3673e4c5d4
commit d839be3c61
56 changed files with 0 additions and 0 deletions

18
offlineimap.conf.minimal Normal file
View 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