aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-04-16 22:13:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-04-16 22:13:28 +0000
commit8caffe34e97713b3ed67a54d8b0ef3c182aa9e7e (patch)
treec280b19ac71e78c3d66906cd109dff1555b71857
parent0d780ef3e8eb6f468d42490c2479bf21d51ebad6 (diff)
downloadpfsense-packages-8caffe34e97713b3ed67a54d8b0ef3c182aa9e7e.tar.gz
pfsense-packages-8caffe34e97713b3ed67a54d8b0ef3c182aa9e7e.tar.bz2
pfsense-packages-8caffe34e97713b3ed67a54d8b0ef3c182aa9e7e.zip
Begin to bring back spamd in order to claim bounty
-rw-r--r--pkg_config.xml37
1 files changed, 19 insertions, 18 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 79f4a80d..e54d3cd2 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -4,6 +4,25 @@
<pfsensepkgs>
<packages>
<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.xml</config_file>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url>
+ <depends_on_package>spamd-4.1.2.tbz</depends_on_package>
+ <version>4.3</version>
+ <status>Stable</status>
+ <required_version>1.0</required_version>
+ <maintainer>geekgod@geekgod.com</maintainer>
+ <configurationfile>spamd.xml</configurationfile>
+ <logging>
+ <facilityname>spamd</facilityname>
+ <logfilename>spamd.log</logfilename>
+ </logging>
+ </package>
+
+ <package>
<name>siproxd</name>
<website>http://siproxd.sourceforge.net/</website>
<descr>Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.</descr>
@@ -755,24 +774,6 @@
<configurationfile>per-user-bandwidth-distribution.xml</configurationfile>
</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.xml</config_file>
- <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All</depends_on_package_base_url>
- <depends_on_package>spamd-4.1.2.tbz</depends_on_package>
- <version>4.3</version>
- <status>Stable</status>
- <required_version>1.0</required_version>
- <maintainer>geekgod@geekgod.com</maintainer>
- <configurationfile>spamd.xml</configurationfile>
- <logging>
- <facilityname>spamd</facilityname>
- <logfilename>spamd.log</logfilename>
- </logging>
- </package>
- <package>
<name>frickin</name>
<descr>The Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation.</descr>
<website>http://www.placid.tv</website>