1 |
[file] |
# ================================== storages |
|
mapping = etc/outlook_ole_fields.csv |
|
|
|
|
2 |
[mapi] |
[mapi] |
3 |
ProfileName = x |
ProfileName = x |
4 |
ProfilePass = |
ProfilePass = |
5 |
showProfileChooser = 0 |
showProfileChooser = 0 |
6 |
neverCloseOutlook = 1 |
neverCloseOutlook = 1 |
7 |
|
|
|
[soapservice] |
|
|
host = 10.50.0.58 |
|
|
port = 9081 |
|
|
|
|
8 |
[ldapserver] |
[ldapserver] |
9 |
#port = 389 |
# (vmware suse@tecumseh) |
10 |
#host = 192.168.210.1 (vmware suse@tecumseh) |
#host = 192.168.210.1 |
11 |
#host = 192.168.248.128 (vmware suse@tecumseh) |
# (vmware suse@tecumseh) |
12 |
#host = 192.168.1.56 (vmware suse@tecumseh) |
#host = 192.168.248.128 |
13 |
#host = 192.168.10.1 (martha: real debian3) |
# (vmware suse@tecumseh) |
14 |
host = 192.168.10.150 (frog: vmware debian3@grasshopper) |
#host = 192.168.1.56 |
15 |
|
# (martha: real debian3) |
16 |
|
#host = 192.168.10.1 |
17 |
|
# (frog: vmware debian3@grasshopper) |
18 |
|
# connection-info |
19 |
|
host = 192.168.10.150 |
20 |
|
port = 389 |
21 |
|
binddn = cn=admin, o=netfrag.org, c=de |
22 |
|
pass = secret |
23 |
|
# transfer-info |
24 |
|
basedn = o=netfrag.org, c=de |
25 |
|
|
26 |
|
|
27 |
|
# ================================== engine |
28 |
[debug] |
[debug] |
29 |
level = 1 |
level = 1 |
30 |
# 0 no debug |
# 0 no debug |
40 |
# 1 errors (ldap_errors.log) |
# 1 errors (ldap_errors.log) |
41 |
# 2 dumps (transfers.log, ...) |
# 2 dumps (transfers.log, ...) |
42 |
files = 1 |
files = 1 |
43 |
database = 2 |
#database = 2 |
44 |
|
|
|
[sync] |
|
|
# from data-store |
|
|
pull = 1 |
|
|
# to data-store |
|
|
push = 1 |
|
|
|
|
|
map = ger |
|
|
map = usa |
|
|
mapping ger_mapi = Addressen Deutschland |
|
|
mapping ger_ldap = 123 |
|
|
mapping usa_mapi = Addressen USA |
|
|
mapping usa_ldap = 456 |
|
45 |
|
|
46 |
|
# ================================== transfer |
47 |
[folders] |
[folders] |
48 |
use = test |
use = test |
49 |
#use = test.testkon |
#use = test.testkon |
62 |
#map test.testkon = AbcAdressen |
#map test.testkon = AbcAdressen |
63 |
#map test.testkon = AbdAdressen.UnterOrdner |
#map test.testkon = AbdAdressen.UnterOrdner |
64 |
#map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter |
#map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter |
65 |
#map test = Adressen.UnterOrdner.unterunter |
map test = Adressen.UnterOrdner.unterunter |
66 |
|
|
67 |
[fields] |
[fields] |
68 |
mapfile = poor.csv |
mapfile = poor.csv |
69 |
|
|
70 |
|
|
71 |
|
# ================================== temporary |
72 |
|
|
73 |
|
[sync] |
74 |
|
# --- this is still inactive! --- |
75 |
|
# from data-store |
76 |
|
pull = 1 |
77 |
|
# to data-store |
78 |
|
push = 1 |
79 |
|
|
80 |
|
[soapservice] |
81 |
|
# --- this is disabled for now - Net::LDAP gets accessed directly from your windows-machine! --- |
82 |
|
host = 10.50.0.58 |
83 |
|
port = 9081 |
84 |
|
|
85 |
|
|