WikiStart: tmut.gmail.gconfdump

Line 
1 <gconfentryfile>
2   <entrylist base="/apps/tinymail">
3     <entry>
4       <key>cache_dir</key>
5       <value>
6         <string>.tinymail</string>
7       </value>
8     </entry>
9     <entry>
10       <key>accounts/count</key>
11       <value>
12         <int>5</int>
13       </value>
14     </entry>
15     <entry>
16       <key>accounts/0/disabled</key>
17       <value>
18         <bool>false</bool>
19       </value>
20     </entry>
21     <entry>
22       <key>accounts/0/hostname</key>
23       <value>
24         <string>imap.gmail.com</string>
25       </value>
26     </entry>
27     <entry>
28       <key>accounts/0/name</key>
29       <value>
30         <string>GMail IMAP</string>
31       </value>
32     </entry>
33     <entry>
34       <key>accounts/0/options</key>
35       <value>
36         <list type="string">
37             <value>
38               <string>use_ssl=wrapped</string>
39             </value>
40         </list>
41       </value>
42     </entry>
43     <entry>
44       <key>accounts/0/proto</key>
45       <value>
46         <string>imap</string>
47       </value>
48     </entry>
49     <entry>
50       <key>accounts/0/type</key>
51       <value>
52         <string>store</string>
53       </value>
54     </entry>
55     <entry>
56       <key>accounts/0/user</key>
57       <value>
58         <string>user.name</string>
59       </value>
60     </entry>
61     <entry>
62       <key>accounts/4/disabled</key>
63       <value>
64         <bool>false</bool>
65       </value>
66     </entry>
67     <entry>
68       <key>accounts/4/name</key>
69       <value>
70         <string>user.name@gmail.com</string>
71       </value>
72     </entry>
73     <entry>
74       <key>accounts/4/proto</key>
75       <value>
76         <string>smtp</string>
77       </value>
78     </entry>
79     <entry>
80       <key>accounts/4/type</key>
81       <value>
82         <string>transport</string>
83       </value>
84     </entry>
85     <entry>
86       <key>accounts/4/url_string</key>
87       <value>
88         <string>smtp://user.name;auth=PLAIN@smtp.gmail.com/;use_ssl=wrapped</string>
89       </value>
90     </entry>
91   </entrylist>
92 </gconfentryfile>