From 7bf1bb01833503664ae430814284ece388a3540a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 20 Mar 2006 03:57:29 +0000 Subject: Add small direction list --- packages/spamd_verify_to_address.php | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'packages') diff --git a/packages/spamd_verify_to_address.php b/packages/spamd_verify_to_address.php index cca3bba7..3887a81d 100644 --- a/packages/spamd_verify_to_address.php +++ b/packages/spamd_verify_to_address.php @@ -1,6 +1,5 @@ #!/usr/local/bin/php -q /var/db/blacklist.txt"); if($debug) { - echo "Items in blacklist.txt: "; - system("/sbin/pfctl -t blacklist -T show | wc -l"); + echo "Items in blacklist.txt: "; + system("/sbin/pfctl -t blacklist -T show | wc -l"); } -?> +?> \ No newline at end of file -- cgit v1.2.3