diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-03-31 20:33:46 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-03-31 20:33:46 +0000 |
commit | 95283e5a7b068ecb11e2e07f25ace61c8c53ca8f (patch) | |
tree | 15c1bf2aac619fb1615201eb5f16d064e4b186b3 /mail/courier | |
parent | Add security issue affecting the Courier mail services. (diff) |
Mark FORBIDDEN due to remotely exploitable vulnerabilities.
http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
Notes
Notes:
svn path=/head/; revision=105822
Diffstat (limited to 'mail/courier')
-rw-r--r-- | mail/courier/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index c6ab06bf3391..2d3838170a32 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= courier MAINTAINER= ports@FreeBSD.org COMMENT= Courier SMTP IMAP POP3 HTTP mail server suite +FORBIDDEN= http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html + CONFLICTS= exim-4.* courier-imap-2.* maildrop-1.* \ postfix-1.* postfix-2.* \ qmail-1.* qmail-*-1.* \ |