mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
0416031c9b
Approved by: krion@ PR: ports/88711 (related)
55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
bin/vpasswd2cdb
|
|
bin/vrehash
|
|
bin/listvdomain
|
|
bin/vadduser
|
|
bin/vaddusers
|
|
bin/vchattr
|
|
bin/vchforwards
|
|
bin/vcheckquota
|
|
bin/vdeliver
|
|
bin/vdeluser
|
|
bin/vpasswd
|
|
bin/vpasswd2db
|
|
bin/vpasswds
|
|
bin/vpopbull
|
|
bin/vsetup
|
|
bin/allvpasswd2cdb
|
|
bin/vaddalias
|
|
bin/vconf2dir
|
|
bin/vauthenticate
|
|
bin/checkvpw
|
|
bin/showvconfig
|
|
%%CGI_DIR%%/vpasswd
|
|
%%CGI_DIR%%/vadduser
|
|
%%CGI_DIR%%/vdeluser
|
|
%%CGI_DIR%%/vaddalias
|
|
%%CGI_DIR%%/vchattr
|
|
%%CGI_DIR%%/vchforwards
|
|
%%CGI_DIR%%/listvdomain
|
|
@dirrmtry %%CGI_DIR%%
|
|
etc/vmailmgr/default-username
|
|
etc/vmailmgr/vdeliver-postdeliver
|
|
lib/courier-imap/libexec/authlib/authvmailmgr
|
|
@dirrm lib/courier-imap/libexec/authlib
|
|
@dirrm lib/courier-imap/libexec
|
|
@dirrm lib/courier-imap
|
|
sbin/vmailmgrd
|
|
@dirrm etc/vmailmgr
|
|
%%PHP_DIR%%/vmail.inc
|
|
@dirrm %%PHP_DIR%%
|
|
@cwd /var/qmail/service
|
|
vmailmgrd/log/run
|
|
vmailmgrd/run
|
|
@unexec [ -e %D/vmailmgrd/log/supervise/control ] && rm %D/vmailmgrd/log/supervise/control
|
|
@unexec [ -e %D/vmailmgrd/log/supervise/lock ] && rm %D/vmailmgrd/log/supervise/lock
|
|
@unexec [ -e %D/vmailmgrd/log/supervise/ok ] && rm %D/vmailmgrd/log/supervise/ok
|
|
@unexec [ -e %D/vmailmgrd/log/supervise/status ] && rm %D/vmailmgrd/log/supervise/status
|
|
@unexec [ -e %D/vmailmgrd/log/supervise ] && rmdir %D/vmailmgrd/log/supervise
|
|
@unexec [ -e %D/vmailmgrd/supervise/control ] && rm %D/vmailmgrd/supervise/control
|
|
@unexec [ -e %D/vmailmgrd/supervise/lock ] && rm %D/vmailmgrd/supervise/lock
|
|
@unexec [ -e %D/vmailmgrd/supervise/ok ] && rm %D/vmailmgrd/supervise/ok
|
|
@unexec [ -e %D/vmailmgrd/supervise/status ] && rm %D/vmailmgrd/supervise/status
|
|
@unexec [ -e %D/vmailmgrd/supervise ] && rmdir %D/vmailmgrd/supervise
|
|
@dirrm vmailmgrd/log
|
|
@dirrm vmailmgrd
|