Skip to content

Commit 0b6f661

Browse files
committed
Add and enable *vmailmgr*.
1 parent ab46c22 commit 0b6f661

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

mail/Makefile

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.640 2024/02/04 07:12:15 schmonz Exp $
1+
# $NetBSD: Makefile,v 1.641 2024/02/25 12:11:11 schmonz Exp $
22
#
33

44
COMMENT= Electronic mail utilities
@@ -303,6 +303,7 @@ SUBDIR+= perdition-postgresql
303303
SUBDIR+= pfqueue
304304
SUBDIR+= php-imap
305305
SUBDIR+= php-mailparse
306+
SUBDIR+= php-vmailmgr
306307
SUBDIR+= pim-sieve-editor
307308
SUBDIR+= pine
308309
SUBDIR+= pine-pgp-filters
@@ -345,6 +346,7 @@ SUBDIR+= py-sendmail-admin
345346
SUBDIR+= py-spf
346347
SUBDIR+= py-ukpostcodeparser
347348
SUBDIR+= py-validate-email-address
349+
SUBDIR+= py-vmailmgr
348350
SUBDIR+= pymsgauth
349351
SUBDIR+= qcheck
350352
SUBDIR+= qconfirm
@@ -447,6 +449,11 @@ SUBDIR+= trojita
447449
SUBDIR+= turba
448450
SUBDIR+= up-imappproxy
449451
SUBDIR+= vm
452+
SUBDIR+= vmailmgr
453+
SUBDIR+= vmailmgr-base
454+
SUBDIR+= vmailmgr-cgi
455+
SUBDIR+= vmailmgr-courier-imap
456+
SUBDIR+= vmailmgr-docs
450457
SUBDIR+= wl-snapshot
451458
SUBDIR+= wmbiff
452459
SUBDIR+= wmmail

0 commit comments

Comments
 (0)