The differences between two versions are shown here.
| Both sides of the previous revisionPrevious revisionNext revision | Previous revision | ||
| quick-install [2024/06/27 10:09] – [Schnell-Installation] lwsystems | quick-install [2026/02/18 10:57] (current) – [Konfigurieren des Benno MailArchiv Repositories] lwsystems | ||
|---|---|---|---|
| Zeile 15: | Zeile 15: | ||
| A script for installation is downloaded and executed directly. The script carries out the commands specified below to install and configure Benno MailArchiv. | A script for installation is downloaded and executed directly. The script carries out the commands specified below to install and configure Benno MailArchiv. | ||
| + | |||
| + | Falls auf dem System kein Mailversand konfiguriert ist, wird während der Installation automatisch das //Postfix// Paket installiert. Im angezeigten Konfigurationsdialog bieten sich die folgenden Einstellungen an: | ||
| + | |||
| + | - Configuration type: " | ||
| + | - System mail name: <Vorgabe übernehmen> | ||
| + | - SMTP relay host: < | ||
| + | - Recipient for root: <Ihre E-Mail Adresse> | ||
| + | |||
| + | The same procedure can be used for all further inquiries. | ||
| + | |||
| Nach Ausführung des Scripts sollte noch das [[# | Nach Ausführung des Scripts sollte noch das [[# | ||
| Zeile 28: | Line 38: | ||
| ===== Konfigurieren des Benno MailArchiv Repositories ===== | ===== Konfigurieren des Benno MailArchiv Repositories ===== | ||
| - | Konfiguration der [[installation# | + | [[installation# |
| + | Current deb822 format: | ||
| < | < | ||
| - | cat - >> / | + | cat - >> / |
| + | Types: deb | ||
| + | URIs: http:// | ||
| + | Suites: ./ | ||
| + | Signed-By: / | ||
| + | EOSOURCES | ||
| + | </ | ||
| + | |||
| + | Historical .list format: | ||
| + | < | ||
| + | cat - >> / | ||
| deb https:// | deb https:// | ||
| - | EOF | + | EOLIST |
| </ | </ | ||
| + | |||
| === GPG Key für Paketverwaltung === | === GPG Key für Paketverwaltung === | ||
| < | < | ||
| - | wget -O / | + | wget -O / |
| - | https:// | + | https:// |
| </ | </ | ||