/[cvs]/nfo/perl/scripts/outlook2ldap/etc/syncOutlookContacts.ini
ViewVC logotype

Diff of /nfo/perl/scripts/outlook2ldap/etc/syncOutlookContacts.ini

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Sat Jan 18 15:38:00 2003 UTC revision 1.9 by janosch, Thu Jan 23 15:39:58 2003 UTC
# Line 1  Line 1 
1  [file]  ##    ------------------------------------------------------------------------
2  mapping = etc/outlook_ole_fields.csv  ##    $Id$
3    ##    ------------------------------------------------------------------------
4  [mapi]  ##    $Log$
5  ProfileName = x  ##    Revision 1.9  2003/01/23 15:39:58  janosch
6  ProfilePass =  ##    Restored the syncOutlookContacts.ini
7  showProfileChooser = 0  ##
8  neverCloseOutlook = 1  ##    Revision 1.8  2003/01/23 15:30:24  janosch
9    ##    Added a Cmd Line to feed_contacts.pl
10  [soapservice]  ##
11  host = 10.50.0.58  ##    Revision 1.7  2003/01/23 15:25:39  janosch
12  port = 9081  ##    Added one Server to syncOutlookContacts.ini
13    ##
14  [ldapserver]  ##    Revision 1.6  2003/01/23 14:44:37  janosch
15  #host = 192.168.210.1  ##    Updated lib Path and some ini Fields
16  host = 192.168.248.128  ##
17  #host = 192.168.1.56  ##    Revision 1.5  2003/01/20 16:19:04  joko
18  # port = 389  ##    + converted to unix format
19    ##
20  [debug]  ##    Revision 1.4  2003/01/19 03:33:23  joko
21  level = 1  ##    + added cvs-header
22  # 0   no debug  ##
23  # 1   errors (mapiname & dn & status) if error occours  ##    ------------------------------------------------------------------------
24  # 2   short actions (mapiname, dn, status (success/failure))  
25  # 3   detailed actions  
26  # 4   object-dumps  # ==================================   storages
27  # 5   detailed actions  [mapi]
28    ProfileName = x
29  [trace]  ProfilePass =
30  level = 0  showProfileChooser = 0
31  # 0   no tracing  neverCloseOutlook = 1
32  # 1   errors (ldap_errors.log)  
33  # 2   dumps (transfers.log, ...)  [ldapserver]
34  files = 1  # (vmware suse@tecumseh)
35  database = 2  #host = 192.168.210.1
36    # (vmware suse@tecumseh)
37  [sync]  #host = 192.168.248.128
38  # from data-store  # (vmware suse@tecumseh)
39  pull = 1  #host = 192.168.1.56
40  # to data-store  # (martha: real debian3)
41  push = 1  #host = 192.168.10.1
42    # (frog: vmware debian3@grasshopper)
43  map = ger    # connection-info
44  map = usa      host = 192.168.10.150
45  mapping  ger_mapi = Addressen Deutschland      port = 389
46  mapping  ger_ldap = 123      binddn = cn=admin, o=netfrag.org, c=de
47  mapping  usa_mapi = Addressen USA      pass = secret
48  mapping  usa_ldap = 456    # transfer-info
49        basedn = o=netfrag.org, c=de
50  [folders]  # (lxserver: vmware suse8@winnfield)
51  #use = test    # connection-info
52  #use = test.testkon   #   host = 192.168.0.88
53  #use = test.testkon.testkon   #   port = 389
54  #use = test2   #   binddn = cn=root, dc=labnet, dc=de
55  use = backup.Adressen   #   pass = secret
56  #use = backup.HMI - Adressen    # transfer-info
57  #use = backup.USA - Adressen   #   basedn = dc=labnet, dc=de
58  map _default = Adressen   # (meister: suse8@meister.ultrajan.de)
59  map backup.Adressen = bigAdressen    # connection-info
60  map backup.HMI - Adressen = HMIAdressen    #  host = 213.155.77.160
61  map backup.USA - Adressen = USAAdressen    #  port = 389
62  #map test = UTF8Adressen    #  binddn = cn=meister, dc=ultrajan, dc=de
63  #map test = test    #  pass = secret876
64  map test2 = test2    # transfer-info
65  #map test.testkon = AbcAdressen    #  basedn = dc=ultrajan, dc=de    
66  #map test.testkon = AbdAdressen.UnterOrdner  
67  #map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter  
68    # ==================================   engine
69  [fields]  [debug]
70  mapfile = outlook_ole_fields.csv  level = 1
71    # 0   no debug
72    # 1   errors (mapiname & dn & status) if error occours
73    # 2   short actions (mapiname, dn, status (success/failure))
74    # 3   detailed actions
75    # 4   object-dumps
76    # 5   detailed actions
77    
78    [trace]
79    level = 0
80    # 0   no tracing
81    # 1   errors (ldap_errors.log)
82    # 2   dumps (transfers.log, ...)
83    files = 1
84    #database = 2
85    
86    
87    # ==================================   transfer
88    [folders]
89    use = test
90    #use = test.testkon
91    #use = test.testkon.testkon
92    #use = test2
93    #use = backup.Adressen
94    #use = backup.HMI - Adressen
95    #use = backup.USA - Adressen
96    map _default = Adressen
97    #map backup.Adressen = bigAdressen
98    #map backup.HMI - Adressen = HMIAdressen
99    #map backup.USA - Adressen = USAAdressen
100    #map test = UTF8Adressen
101    #map test = Addressbooks
102    #map test2 = test2
103    #map test.testkon = AbcAdressen
104    #map test.testkon = AbdAdressen.UnterOrdner
105    #map test.testkon.testkon = AbcAdressen.UnterOrdner.unterunter
106    map test = Adressen.UnterOrdner.unterunter
107    #map test = test
108    option autocreate = 1
109    
110    [fields]
111    mapfile = poor.csv
112    #mapfile = ToBeExtended.csv
113    
114    # ==================================   temporary
115    
116    [sync]
117    #   --- this is still inactive! ---
118    # from data-store
119    pull = 1
120    # to data-store
121    push = 1
122    
123    [soapservice]
124    #   --- this is disabled for now - Net::LDAP gets accessed directly from your windows-machine! ---
125    host = 10.50.0.58
126    port = 9081
127    
128    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.9

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed