mail client config
This commit is contained in:
parent
0b8f997ce9
commit
bb6cfecc24
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Libre Developers Documentation 0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-09-01 12:47-0600\n"
|
||||
"POT-Creation-Date: 2024-09-01 12:57-0600\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
|
@ -415,6 +415,17 @@ msgid "Email Client Setup"
|
|||
msgstr ""
|
||||
|
||||
#: ../../../_source/mail-libre-is.rst:631
|
||||
msgid "Thusly:"
|
||||
msgid "Set up mail clients thusly."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../_source/mail-libre-is.rst:635
|
||||
msgid "Thunderbird"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../_source/mail-libre-is.rst:636
|
||||
msgid "Email Address: username@libre.is"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Thusly:"
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
@ -628,6 +628,26 @@ Confirm open sieve...
|
|||
|
||||
Email Client Setup
|
||||
==================
|
||||
Thusly:
|
||||
Set up mail clients thusly.
|
||||
|
||||
|
||||
Thunderbird
|
||||
-----------
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue