diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-01-12 11:34:46 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-01-12 11:34:46 -0200 |
commit | 83642b815988c0bf0415b7c0e28e05238e3a879c (patch) | |
tree | 8724252cc9ddc715282f4824463c67c6da42d484 | |
parent | 35072094720f3427ad7f48bc7452ed4d83ea07df (diff) | |
parent | db247586ce131a93f86c21f74751fe0b0ea31834 (diff) | |
download | pfsense-packages-83642b815988c0bf0415b7c0e28e05238e3a879c.tar.gz pfsense-packages-83642b815988c0bf0415b7c0e28e05238e3a879c.tar.bz2 pfsense-packages-83642b815988c0bf0415b7c0e28e05238e3a879c.zip |
Merge pull request #778 from chainlinc/patch-3
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 54fa6ebd..f2855c4f 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -411,7 +411,7 @@ <website>http://www.postfix.org/</website> <descr><![CDATA[Postfix mail forwarder acts as a relay server for your domain.<br /> It can do first and second line antispam combat before sending incoming mail to local mail servers.<br /> - Postfix can also detect zombies, check RBLS, SPF, seach ldap for valid recipients and use third part antispam engines like policyd and mailscanner for better antispam solution.]]></descr> + Postfix can also detect zombies, check RBLS, SPF, search ldap for valid recipients and use third part antispam engines like policyd and mailscanner for better antispam solution.]]></descr> <category>Services</category> <pkginfolink>https://forum.pfsense.org/index.php/topic,40622.0.html</pkginfolink> <config_file>https://packages.pfsense.org/packages/config/postfix/postfix.xml</config_file> |