mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mail-mta/exim: lack of TLS forces DKIM off
Bug: https://bugs.gentoo.org/689910 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
This commit is contained in:
@@ -14,6 +14,7 @@ REQUIRED_USE="
|
||||
pkcs11? ( ssl )
|
||||
spf? ( exiscan-acl )
|
||||
srs? ( exiscan-acl )
|
||||
!ssl? ( !dkim )
|
||||
"
|
||||
# NOTE on USE="gnutls dane", gnutls[dane] is masked in base, unmasked
|
||||
# for x86 and amd64 only, due to this, repoman won't allow depending on
|
||||
|
||||
Reference in New Issue
Block a user