/usr/share/accounts/services/yahoo-mail.service is in evolution-data-server-online-accounts 3.10.4-0ubuntu1.6.
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 14 15 | <?xml version="1.0" encoding="UTF-8"?>
<service id="yahoo-mail">
<type>mail</type>
<name>Yahoo! Mail</name>
<provider>yahoo</provider>
<translations>evolution-data-server-3.10</translations>
<template>
<group name="auth">
<setting name="method">password</setting>
<setting name="mechanism">password</setting>
</group>
</template>
</service>
|