From 575d96c65aaed7a3fc43cbb3cdbd3ce32fc430b9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 26 Jun 2019 18:21:52 +0200 Subject: [PATCH] Revert "d/control: fix mail-transport-agent-dependency-does-not-specify-default-mta" This reverts commit 1cda58da007f1e372de81573c1cfddb2e5a01afa. As else Debian installations always get exim as default MTA, just lets keep postfix for now --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9ab0a7cd..db85a808 100644 --- a/debian/control +++ b/debian/control @@ -59,7 +59,7 @@ Depends: apt-transport-https, novnc-pve, pciutils, perl (>= 5.10.0-19), - postfix | default-mta | mail-transport-agent, + postfix | mail-transport-agent, proxmox-mini-journalreader, proxmox-widget-toolkit (>= 1.0-28), pve-cluster (>= 6.0-1),