Removed unused lines
This commit is contained in:
parent
10b75195e0
commit
d0e59d0ab7
1 changed files with 0 additions and 16 deletions
|
@ -79,21 +79,5 @@
|
||||||
-->
|
-->
|
||||||
<addThisServer>true</addThisServer>
|
<addThisServer>true</addThisServer>
|
||||||
</outgoingServer>
|
</outgoingServer>
|
||||||
|
|
||||||
<!-- A page where the ISP describes the configuration.
|
|
||||||
This is purely informational and currently mainly for
|
|
||||||
maintenance of the files and not used by the client at all.
|
|
||||||
Note that we do not necessarily use exactly the config suggested
|
|
||||||
by the ISP, e.g. when they don't recommend SSL, but it's available,
|
|
||||||
we will configure SSL.
|
|
||||||
The text content should contains a description in the native
|
|
||||||
language of the ISP (customers), and a short English description,
|
|
||||||
mostly for us.
|
|
||||||
-->
|
|
||||||
<documentation url="http://www.example.com/help/mail/thunderbird">
|
|
||||||
<descr lang="en">Configure Thunderbird 2.0 for IMAP</descr>
|
|
||||||
</documentation>
|
|
||||||
|
|
||||||
</emailProvider>
|
</emailProvider>
|
||||||
<clientConfigUpdate url="https://www.example.com/config/mozilla.xml" />
|
|
||||||
</clientConfig>
|
</clientConfig>
|
||||||
|
|
Loading…
Reference in a new issue