diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 888b68d6c2d..7991afd3887 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -16,6 +16,8 @@ PATCHFILES= patch-smtpd-2.0-RBL.gz MAINTAINER= jonny@jonny.eng.br +BROKEN= Does not work with Sendmail-8.12 + # Directory where smtpd will chroot to, and put the received mail # If you change it here, change also patches/patch-aa SPOOLBASE= /var/smtpd |