# name of the source, must match the in # spds/sources//config.txt name = addressbook # requests a certain synchronization mode: # two-way = only send/receive changes since last sync # slow = exchange all items # refresh-from-client = discard all local items and replace with # the items on the server # refresh-from-server = discard all remote items and replace with # the items on the client # none = synchronization disabled sync = two-way # overrides the supported synchronization modes syncModes = two-way,slow,refresh-from-client,refresh-from-server # specifies the format of the data # # text/calendar = Evolution calender data (in iCalendar 2.0 format) # text/x-todo = Evolution task data (iCalendar 2.0) # text/x-vcard = Evolution contact data in vCard 2.1 format # (works with most servers) # test/vcard = Evolution contact data in vCard 3.0 (RFC 2425) format # (internal format of Evolution, preferred with servers # that support it and thus recommended for ScheduleWorld # together with the "card3" uri) # # Sending and receiving items in the same format as used by the server for # the uri selected below is essential. Errors while parsing and/or storing # items one either client or server can be caused by a mismatch between # type and uri. type = text/vcard # picks one of Evolution's data sources: # enter either the name or the full URL # # To get a full list of available data sources, # run syncevolution without parameters. The name # is printed in front of the colon, followed by # the URL. Usually the name is unique and can be # used to reference the data source. evolutionsource = Personnel # this is appended to the server's URL to identify the # server's database uri = card3 # authentication for Evolution source evolutionuser = evolutionpassword = # used by the SyncML library internally; do not modify last = 1164817240