summaryrefslogtreecommitdiff
path: root/mail/qmail-scanner/pkg-plist
blob: f7e3018df384b3469478801b7239b6b7addb477e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@comment $FreeBSD$
bin/qmail-scanner-queue.pl
bin/qs2mrtg.pl
share/examples/qs2mrtg/mrtg-qmail-scanner.cfg
@dirrm share/examples/qs2mrtg
@unexec if cmp -s %D/%%SPOOLDIR%%/quarantine-attachments.txt %D/%%SPOOLDIR%%/quarantine-attachments.sample; then rm -f %D/%%SPOOLDIR%%/quarantine-attachments.txt && rm -f %D/%%SPOOLDIR%%/quarantine-attachments.db; fi
%%SPOOLDIR%%/quarantine-attachments.sample
@exec [ ! -f %D/%%SPOOLDIR%%/quarantine-attachments.txt ] && cp %D/%%SPOOLDIR%%/quarantine-attachments.sample %D/%%SPOOLDIR%%/quarantine-attachments.txt
%%SPOOLDIR%%/qmail-scanner-queue-version.txt
@unexec rmdir %D/%%SPOOLDIR%%/archives/cur 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/archives/new 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/archives/tmp 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/archives 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/quarantine/cur 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/quarantine/new 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/quarantine/tmp 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/quarantine 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/working/cur 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/working/new 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/working/tmp 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/working 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%%/tmp 2>/dev/null || true
@unexec rmdir %D/%%SPOOLDIR%% 2>/dev/null || true