commit: c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 16:46:50 2019 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 16:46:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ac0f9
profiles/package.mask: mask =mail-mta/exim-4.93, too many problems Bug: https://bugs.gentoo.org/702462 Bug: https://bugs.gentoo.org/702428 Bug: https://bugs.gentoo.org/702420 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 34cbe04d05e..991fe3679e0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <[email protected]> (2019-12-10) +# SMTP AUTH (USE=pam) crashes the server #702420 +# eximon.bin (USE=X) doesn't exist #702428 +# DMARC support (USE=dmarc) missing #702462 +=mail-mta/exim-4.93 + # Lars Wendler <[email protected]> (2019-12-10) # Dead upstream, no homepage, requires grub-0 which is gone # Also no UEFI support!
