blob: b344d1bffd19dba5d18375c37d69ecddea0c0ae6 (
plain) (
tree)
|
|
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/evolution/mail/junk/sa/local_only</key>
<applyto>/apps/evolution/mail/junk/sa/local_only</applyto>
<owner>evolution-spamassassin</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Use only local spam tests.</short>
<long>
Use only the local spam tests (no DNS).
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/evolution/mail/junk/sa/use_daemon</key>
<applyto>/apps/evolution/mail/junk/sa/use_daemon</applyto>
<owner>evolution-spamassassin</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Use SpamAssassin daemon and client</short>
<long>
Use SpamAssassin daemon and client (spamc/spamd).
</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|