This file is indexed.

/usr/share/syncevolution/xml/remoterules/server/26_9500.xml is in syncevolution-common 1.4-1ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
    <remoterule name="9500">
      <manufacturer>NOKIA</manufacturer>
      <model>9500</model>

      <rulescript><![CDATA[
        // no dates before 1980
        mindate=(TIMESTAMP)"19800101T000000Z";
      ]]></rulescript>

      <limitedfieldlengths>yes</limitedfieldlengths>
      <treatasutc>yes</treatasutc> <!-- needs 2.1.1 or later server -->
      <descriptivename>Nokia 9500</descriptivename>
    </remoterule>