The differences between two versions are shown here.
| Both sides of the previous revisionPrevious revisionNext revision | Previous revision | ||
| quick-install [2020/12/10 16:44] – [Benutzer konfigurieren] lwsystems | quick-install [2026/02/18 10:57] (current) – [Konfigurieren des Benno MailArchiv Repositories] lwsystems | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Schnell-Installation ====== | ====== Schnell-Installation ====== | ||
| - | < | + | **Achtung** In der Konfiguration der Debian-Paketquellen sollten die //contrib// und // |
| - | **Achtung** In der Konfiguration der Debian-Paketquellen sollten die //contrib// und // | + | |
| < | < | ||
| Zeile 9: | Zeile 8: | ||
| deb http:// | deb http:// | ||
| </ | </ | ||
| - | */ | ||
| - | </ | ||
| With the command call | With the command call | ||
| Zeile 18: | 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 [[# | ||
| - | ====== Schritt-für-Schritt Installation ====== | + | ====== |
| ===== HTTPS Paketquellen ===== | ===== HTTPS Paketquellen ===== | ||
| Zeile 31: | 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 - https:// | + | wget -O / |
| + | | ||
| </ | </ | ||
| Zeile 63: | Zeile 83: | ||
| < | < | ||
| - | / | + | systemctl restart |
| </ | </ | ||
| - | |||
| - | |||
| - | ===== Lizenzinformationen ausgeben ===== | ||
| - | |||
| - | Wenn Sie Benno MailArchiv ohne gültiges Lizenzfile betreiben, läuft Benno MailArchiv ab Archivierung der ersten E-Mail für 60 Tage im Demo-Modus. Im Demo-Modus stehen alle Funktionen uneingeschränkt zur Verfügung. Wollen Sie Benno MailArchiv danach weiter betreiben, benötigen Sie eine gültige Lizenz. | ||
| - | |||
| - | Die Informationen zur Anforderung einer Lizenz finden Sie im Info-Fenster des Web-Interfaces von Benno MailArchiv. Hierfür melden Sie sich als Benutzer //admin// an und klicken im Fester rechts oben auf das [i]. | ||
| - | |||
| - | Unter der Überschrift **Lizenz-Information** ist die Instance-ID dieses Systems aufgeführt. Wenn Sie auf die Instanz-ID klicken, wird im Browser ein neuer Tab mit dem Formular zur Anforderung der Lizenz geöffnet. Die Instanz-ID ist hier direkt vorbelegt. | ||
| - | |||
| - | Alternatively, the instance ID can be retrieved from the console using the command | ||
| - | |||
| - | benno-client --instance-id | ||
| - | |||
| - | ermittelt werden. Die Lizenz kann hier angefordert werden: [[https:// | ||
| Zeile 102: | Zeile 107: | ||
| < | < | ||
| - | benno-useradmin -u revisor -p RevisorPass -n ' | + | benno-useradmin -u revisor -p RevisorPass -n ' |
| </ | </ | ||
| + | |||
| ====== nächste Schritte ====== | ====== nächste Schritte ====== | ||
| Zeile 121: | Zeile 127: | ||
| </ | </ | ||
| - | | + | ===== Lizenz anfordern |
| + | |||
| + | If you run Benno MailArchiv without a valid license file, it will operate in demo mode for 60 days from the date of installation. All functions are fully available during this demo period. To continue using Benno MailArchiv after this period, you will need a valid license. | ||
| + | |||
| + | Die Informationen zur Anforderung einer Lizenz finden Sie im Info-Fenster des Web-Interfaces von Benno MailArchiv. Hierfür melden Sie sich als Benutzer //admin// an und klicken im Fester rechts oben auf das [i]. | ||
| + | |||
| + | Unter der Überschrift **Lizenz-Information** ist die Instance-ID dieses Systems aufgeführt. Wenn Sie auf die Instanz-ID klicken, wird im Browser ein neuer Tab mit dem Formular zur Anforderung der Lizenz geöffnet. Die Instanz-ID ist hier direkt vorbelegt. | ||
| + | |||
| + | Alternatively, the instance ID can be retrieved from the console using the command | ||
| + | |||
| + | benno-client --instance-id | ||
| + | |||
| + | ermittelt werden. Die Lizenz kann hier angefordert werden: [[https:// | ||
| + | |||
| + | |||
| + | |||