aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-03-20 02:26:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-03-20 02:26:48 +0000
commit5adfaeb7ae99cf69edc61d444e5f60eb089ef7f1 (patch)
tree2be3e8c896f2eb1d036eeebfde7fbce5b10a5090 /packages/spamd.xml
parent383b096a75d623113d5e3661025138dc5a22daae (diff)
downloadpfsense-packages-5adfaeb7ae99cf69edc61d444e5f60eb089ef7f1.tar.gz
pfsense-packages-5adfaeb7ae99cf69edc61d444e5f60eb089ef7f1.tar.bz2
pfsense-packages-5adfaeb7ae99cf69edc61d444e5f60eb089ef7f1.zip
Download spamd_db_ext.php as well.
Diffstat (limited to 'packages/spamd.xml')
-rw-r--r--packages/spamd.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml
index 807cc864..168f3ce5 100644
--- a/packages/spamd.xml
+++ b/packages/spamd.xml
@@ -63,11 +63,16 @@
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/spamd_settings.xml</item>
</additional_files_needed>
- <additional_files_needed>
+ <additional_files_needed>
<prefix>/usr/local/www/</prefix>
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/spamd_db.php</item>
</additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/www/</prefix>
+ <chmod>0755</chmod>
+ <item>http://www.pfsense.com/packages/config/spamd_db_ext.php</item>
+ </additional_files_needed>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
<configpath>['installedpackages']['spamd']['config']</configpath>