diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-02-10 14:04:29 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-02-10 14:04:29 -0500 |
commit | bb6896c3c1f41a8a04f3bfc9dfafe92bb400ec2a (patch) | |
tree | 0122b70510da8c1f5209de9f9199c22c2d79c17e | |
parent | 7742257f25d341f3b63203e11a8b9defdb651d55 (diff) | |
download | pfsense-packages-bb6896c3c1f41a8a04f3bfc9dfafe92bb400ec2a.tar.gz pfsense-packages-bb6896c3c1f41a8a04f3bfc9dfafe92bb400ec2a.tar.bz2 pfsense-packages-bb6896c3c1f41a8a04f3bfc9dfafe92bb400ec2a.zip |
Remove spamd. I am fed up with receiving persnonal emails and forum messages that read along the lines of:
"You don't need to be so unpleasant and arrogant
Is money and commercial support the only way to have correct support on this bullshit forum"
-rwxr-xr-x | pkg_config.7.xml | 17 | ||||
-rwxr-xr-x | pkg_config.8.xml | 17 |
2 files changed, 0 insertions, 34 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 094fb3e0..2457f4e1 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -355,23 +355,6 @@ <after_install_info>This is the Snort-dev branch and is stable as of RC3.</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.xml</config_file> - <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> - <depends_on_package>spamd-4.1.2.tbz</depends_on_package> - <version>4.3.7</version> - <status>Stable</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> <descr>Proxy for handling NAT of multiple SIP devices to a single public IP.</descr> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 89a24bee..80ff7da6 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -272,23 +272,6 @@ <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</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.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_3</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> <descr>Proxy for handling NAT of multiple SIP devices to a single public IP.</descr> |