diff --git a/docs/_source/email.rst b/docs/_source/email.rst new file mode 100644 index 0000000..995884e --- /dev/null +++ b/docs/_source/email.rst @@ -0,0 +1,26 @@ +===== +Email +===== +HOWTO configure an email client for Libre Mail. + +Set up mail clients, such as Thunderbird, thusly. + +Using example email address username@libre.is. + +.. code-block:: cfg + + Incoming Server + Hostname: mail.libre.is + Protocol: IMAP + Port: 993 + Connection Security: SSL/TLS + Authenication Method: Normal Password + Username: username@libre.is (same as email address) + + Outgoing Server + Hostname: mail.libre.is + Port: 587 + Connection Security: STARTTLS + Authenication Method: Normal Password + Username: username@libre.is (same as email address) + diff --git a/docs/_source/index.rst b/docs/_source/index.rst index 0931864..5303437 100644 --- a/docs/_source/index.rst +++ b/docs/_source/index.rst @@ -9,6 +9,7 @@ Libre users documentation. .. toctree:: about + email license :maxdepth: 2 :caption: Contents: diff --git a/docs/_source/locale/en/LC_MESSAGES/email.po b/docs/_source/locale/en/LC_MESSAGES/email.po new file mode 100644 index 0000000..0a71840 --- /dev/null +++ b/docs/_source/locale/en/LC_MESSAGES/email.po @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2024, Muh Author Name +# This file is distributed under the same license as the docs-libre-is: very +# project package. +# FIRST AUTHOR , 2024. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: docs-libre-is: very project 0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-09-02 06:37-0600\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language: en\n" +"Language-Team: en \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.16.0\n" + +#: ../../../_source/email.rst:3 +msgid "Email" +msgstr "" + +#: ../../../_source/email.rst:4 +msgid "HOWTO configure an email client for Libre Mail." +msgstr "" + +#: ../../../_source/email.rst:6 +msgid "Set up mail clients, such as Thunderbird, thusly." +msgstr "" + +#: ../../../_source/email.rst:8 +msgid "Using example email address username@libre.is." +msgstr ""