Bug 50646 - Postgrey is not automatically installed
Postgrey is not automatically installed
Status: NEW
Product: UCS
Classification: Unclassified
Component: Mail
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: Mail maintainers
Mail maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-17 14:00 CET by Nico Stöckigt
Modified: 2019-12-17 14:18 CET (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.069
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019121721000489
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Stöckigt univentionstaff 2019-12-17 14:00:10 CET
In the manual (https://docs.software-univention.de/manual.html#mail::spam) is written:

> [...] the packages univention-spamassassin and univention-postgrey, which are automatically set up during the installation of the mail server package.

However this isn't true. 'univention-postgrey' must be installed manually afterwards - there is no dependency.

============================================================
# apt depends univention-mail-server
univention-mail-server
  Hängt ab von: shell-univention-lib
  Hängt ab von: univention-directory-manager-tools (>> 7.0.147)
  Hängt ab von: univention-mail-postfix (= 13.0.1-2A~4.4.0.201907301535)
  Hängt ab von: univention-sasl
  Hängt ab von: univention-mail-dovecot
  Kollidiert mit: <univention-mail-postfix-kolab2>
  Empfiehlt: bsd-mailx
  Empfiehlt: univention-spamassassin
  Empfiehlt: univention-antivir-mail
------------------------------------------------------------
# apt rdepends univention-postgrey 
univention-postgrey
Reverse Depends:
-----
# apt depends univention-postgrey 
univention-postgrey
  Hängt ab von: univention-config (>= 7.0.25)
  Hängt ab von: univention-base-files
  Hängt ab von: postgrey
============================================================