Re: Update Mail-Paket
Holger Bruenjes <[email protected]>
| Newsgroups | spline.eisfair |
|---|---|
| Message-ID | <[email protected]> |
Hallo
Am 09.08.26 um 19:02 schrieb Uwe Kunze:
> das habe ich doch bereits geschrieben.
>
> Mit dem "alten" tar (also blanker, vom ISO installierter eis) konnte ich
> dovecot installieren (sonst hätte ich ja den Mailserver jetzt nicht fertig).
>
> Mit einem frisch installierten UND GEUPDATETEN eis (also mit neuem
> tar-Paket) ging es nicht.
hmm, dass kann ich so nicht nchstellen
eis:/ # cat /var/install/packages/tar
<package>
<name>tar</name>
<short>tar - GNU implementation of ((t)ape (ar)chiver)</short>
<version>3.6.1</version>
<date>2026-07-23</date>
<system>eisfair-64</system>
----------------
eis:/ # eisman install mail-dovecot
The following packages will be installed:
version status name source
---------------------------------------------------------------------
1.3.3 stable mail-dovecot https://www.pack-eis.de
1 package(s) using approx. 4 MB of disk space.
Continue (y/n) [yes]?
Downloading required packages ...
=> [####################] mail-dovecot (1.3.3)...
[ OK ]
Done!
Installation of: mail-dovecot (1.3.3) ...
* Stopping mail-dovecot.service ...
[ OK ]
version: 1.17.3
IPv6 support: enabled
antispam support: enabled
mail-dovecot support: enabled
perl package: installed
checking settings of user 'exim' ...
checking pop3/imap/smtp services ...
checking pop3/imap/smtp tls certificates ...
- smtp: /var/certs/ssl/certs/eis.bru.lan.pem
- smtp (ocsp): not found
creating pop3/imap configuration file ...
creating separate pop3/imap password file ...
creating imap mailboxes ...
creating aliases file ...
creating imappublic list file ...
Configuration messages appeared, please check configuration
Continue (y/n) [yes]? n
finished.
* Restarting mail-dovecot.service ...
[ OK ]
Successfully installed: mail-dovecot (1.3.3)!
Holger