aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-03-23 15:34:21 +0000
committerErmal <eri@pfsense.org>2010-03-23 15:34:21 +0000
commit399ca88cb617836fdbf08fd0288200ec74541c3f (patch)
treea48c3eee5bbd021a35f2f8874f9bada9cbda62dc /pkg_config.8.xml
parentbb9049d981971cf03fd39370ba7e14db549634fb (diff)
downloadpfsense-packages-399ca88cb617836fdbf08fd0288200ec74541c3f.tar.gz
pfsense-packages-399ca88cb617836fdbf08fd0288200ec74541c3f.tar.bz2
pfsense-packages-399ca88cb617836fdbf08fd0288200ec74541c3f.zip
Enable spamd package on 2.0 fix several paths with the move of files to the new directory also unlink the previous configuration file before linking anew one.
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-xpkg_config.8.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 581b6648..997caefc 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -270,6 +270,23 @@
<configurationfile>/snort.xml</configurationfile>
<after_install_info>This is the Snort-dev branch and is stable as of Alpha.</after_install_info>
</package>
+ <package>
+ <name>spamd</name>
+ <website>http://www.openbsd.org/spamd/</website>
+ <descr>Tarpits like spamd are fake SMTP servers, which accept connections but don't deliver mail. Instead, they keep the connections open and reply very slowly. If the peer is patient enough to actually complete the SMTP dialogue (which will take ten minutes or more), the tarpit returns a 'temporary error' code (4xx), which indicates that the mail could not be delivered successfully and that the sender should keep the mail in their queue and retry again later.</descr>
+ <category>Services</category>
+ <config_file>http://www.pfsense.com/packages/config/spamd/spamd.xml</config_file>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/80/All/</depends_on_package_base_url>
+ <depends_on_package>spamd-4.5.0_3.tbz</depends_on_package>
+ <version>4.5.0_4</version>
+ <status>Beta</status>
+ <required_version>1.2.1</required_version>
+ <configurationfile>spamd.xml</configurationfile>
+ <logging>
+ <facilityname>spamd</facilityname>
+ <logfilename>spamd.log</logfilename>
+ </logging>
+ </package>
<package>
<name>siproxd</name>
<website>http://siproxd.sourceforge.net/</website>