207 lines
5.2 KiB
Plaintext
207 lines
5.2 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2024, Jeff Moe
|
|
# This file is distributed under the same license as the Libre Developers
|
|
# Documentation package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Libre Developers Documentation 0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-01 10:53-0600\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language: en\n"
|
|
"Language-Team: en <LL@li.org>\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/mail-libre-is.rst:3
|
|
msgid "mail.libre.is"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:4
|
|
msgid "Documentation for Libre mail server."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:6
|
|
msgid ""
|
|
"Setting up Internet mail servers is a pain. It's nothing like just "
|
|
"setting up a web server... This install is based on this guide:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:10
|
|
msgid "`<https://workaround.org/ispmail-bookworm/>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:14
|
|
msgid "Main Components"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:16 ../../../_source/mail-libre-is.rst:208
|
|
msgid "Dovecot"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:18
|
|
msgid "`<https://dovecot.org/>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:21 ../../../_source/mail-libre-is.rst:54
|
|
msgid "MariaDB"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:24 ../../../_source/mail-libre-is.rst:234
|
|
msgid "OpenDKIM"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:26
|
|
msgid "`<http://www.opendkim.org/>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:28 ../../../_source/mail-libre-is.rst:242
|
|
msgid "OpenDMARC"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:30
|
|
msgid "`<http://www.trusteddomain.org/opendmarc/>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:32
|
|
msgid "`<https://github.com/trusteddomainproject/OpenDMARC>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:34 ../../../_source/mail-libre-is.rst:106
|
|
msgid "Postfix"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:36
|
|
msgid "`<https://www.postfix.org/>`_"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:40
|
|
msgid "Apache"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:41
|
|
msgid ""
|
|
"The Apache webserver is used out of laziness as it allows easy "
|
|
"certificate updates with certbot. A webmail server won't be running on "
|
|
"the main mail server."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:50
|
|
msgid "Open up firewall ports 80 and 443."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:55
|
|
msgid "The main database server."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:63
|
|
msgid "Add databases. Change password to something secure."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:107
|
|
msgid "The main SMTP mail server."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:114
|
|
msgid ""
|
|
"Set up postfix to use MariaDB. Edit /etc/postfix/mysql-virtual-mailbox-"
|
|
"domains.cf and add below, using the mailserver password used in MariaDB."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:127
|
|
msgid "Edit /etc/postfix/mysql-virtual-mailbox-maps.cf and add below contents:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:137
|
|
msgid "Edit /etc/postfix/mysql-virtual-alias-maps.cf and add below:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:147
|
|
msgid "Edit /etc/postfix/mysql-email2email.cf and add:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:157
|
|
msgid "Then run these commands:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:174
|
|
msgid "Redis"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:175
|
|
msgid ""
|
|
"Note, the licensing of Redis has gone bad. The version in Debian is OK. "
|
|
"But in the future, probably replace with a fork."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:184
|
|
msgid "rspamd"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:185
|
|
msgid "Spam control."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:193
|
|
msgid "Certbot"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:194
|
|
msgid ""
|
|
"Encryption certificates with Let's Encrypt. Not using an Apache webserver"
|
|
" on the mail server makes getting new certificates a bit more complex."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:209
|
|
msgid "Just using encrypted IMAPS, not POP."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:216
|
|
msgid ""
|
|
"Note, since IPv6 isn't being used, the dovecot install barfs. Edit "
|
|
"/etc/dovecot/dovecot.conf and add this line, where appropriate:"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:223
|
|
msgid ""
|
|
"Note, this is removing the \"::\" from listen, which using IPv6. Then re-"
|
|
"run the install so the packages are happy. Note, the re-install won't "
|
|
"overwrite the \"listen\" change."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:243
|
|
msgid "Requires database setup."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:252
|
|
msgid "SPF"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:253
|
|
msgid "Set up SPF."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:257
|
|
msgid "DNS"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:258
|
|
msgid "Set up DNS."
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:262
|
|
msgid "Other"
|
|
msgstr ""
|
|
|
|
#: ../../../_source/mail-libre-is.rst:263
|
|
msgid "Perhaps these too."
|
|
msgstr ""
|
|
|