File: offlineimap.conf.minimal

package info (click to toggle)
offlineimap 4.0.9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,232 kB
  • ctags: 669
  • sloc: python: 4,339; makefile: 80; sh: 62
file content (18 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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