Port details on branch 2023Q3 |
- spamassassin Highly efficient mail filter for identifying spam
- 4.0.0_3 mail
=0 4.0.0_3Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2023-07-01 17:39:06
- Last Update: 2023-07-01 17:37:31
- Commit Hash: a4a6e4b
- Also Listed In: perl5
- License: APACHE20
- WWW:
- https://spamassassin.apache.org/
- Description:
- SpamAssassin is a mail filter which attempts to identify spam using text
analysis and several internet-based realtime blacklists.
Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.
Once identified, the mail can then be optionally tagged as spam for later
filtering using the user's own mail user-agent application.
Additional drop-in rule sets are available at
https://cwiki.apache.org/confluence/display/spamassassin/CustomRulesets
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spamassassin>0:mail/spamassassin
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/mail/spamassassin/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/spamassassin
- pkg install spamassassin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spamassassin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672761727
SHA256 (Mail-SpamAssassin-4.0.0.tar.gz) = 65979da7d103e3c37563f23a1a24f470090afb33664348968a00bf3d09a84f36
SIZE (Mail-SpamAssassin-4.0.0.tar.gz) = 6779828
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Encode-Detect>=0 : converters/p5-Encode-Detect
- p5-HTML-Parser>=3.46 : www/p5-HTML-Parser
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- p5-Net-DNS>=0.63 : dns/p5-Net-DNS
- p5-NetAddr-IP>=4.010 : net-mgmt/p5-NetAddr-IP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- dcc-dccd>=1.3.111 : mail/dcc-dccd
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-Mail-DKIM>=0.37 : mail/p5-Mail-DKIM
- p5-Crypt-OpenSSL-RSA>=0.26_1 : security/p5-Crypt-OpenSSL-RSA
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- p5-DBD-Pg>=0 : databases/p5-DBD-Pg
- pyzor : mail/pyzor
- razor-agents>=2.84 : mail/razor-agents
- p5-Digest-SHA1>=2.13 : security/p5-Digest-SHA1
- p5-GeoIP2>=0 : net/p5-GeoIP2
- p5-IP-Country>=0 : net/p5-IP-Country
- p5-BSD-Resource>=1.2911 : devel/p5-BSD-Resource
- p5-Mail-SPF>=0 : mail/p5-Mail-SPF
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- Runtime dependencies:
-
- p5-Encode-Detect>=0 : converters/p5-Encode-Detect
- p5-HTML-Parser>=3.46 : www/p5-HTML-Parser
- p5-HTTP-Date>=0 : www/p5-HTTP-Date
- p5-Net-DNS>=0.63 : dns/p5-Net-DNS
- p5-NetAddr-IP>=4.010 : net-mgmt/p5-NetAddr-IP
- p5-Net-CIDR-Lite>=0 : net/p5-Net-CIDR-Lite
- p5-Net-IDN-Encode>=0 : textproc/p5-Net-IDN-Encode
- p5-Net-LibIDN>=0 : dns/p5-Net-LibIDN
- p5-URI>=0 : net/p5-URI
- p5-Class-XSAccessor>=0 : devel/p5-Class-XSAccessor
- p5-XString>=0 : textproc/p5-XString
- re2c>=.12.0 : devel/re2c
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- p5-Mail-DKIM>=0.37 : mail/p5-Mail-DKIM
- p5-Crypt-OpenSSL-RSA>=0.26_1 : security/p5-Crypt-OpenSSL-RSA
- gnupg1>=1.4.7 : security/gnupg1
- p5-Mail-SPF>=0 : mail/p5-Mail-SPF
- p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spamassassin-4.0.0_3:
AS_ROOT=on: Run spamd as root (recommended)
DOCS=on: Build and/or install documentation
SSL=on: SSL protocol support
====> Optional user-config/bayes database backends
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
====> Optional SpamAssassin plugins
DCC=off: DCC digest list support (mail/dcc-dccd)
DKIM=on: Verify DKIM records (mail/p5-Mail-DKIM)
PYZOR=off: Pyzor digest list support (mail/pyzor)
RAZOR=off: Vipul's Razor digest list support (mail/razor-agents)
RELAY_COUNTRY=off: Location-based scoring (net/p5-GeoIP2)
RLIMIT=off: Resource limits (devel/p5-BSD-Resource)
SPF_QUERY=on: Verify SPF records (mail/p5-Mail-SPF)
====> GnuPG (for sa-update): you have to select exactly one of them
GNUPG_NONE=off: Do not use GnuPG
GNUPG=on: GnuPG 1 (security/gnupg1)
GNUPG2=off: GnuPG 2 (security/gnupg)
===> Use 'make config' to modify these settings
- Options name:
- mail_spamassassin
- USES:
- cpe perl5 ssl
- pkg-message:
- For install:
- You should complete the following post-installation tasks:
1) Read /usr/local/share/doc/spamassassin/INSTALL
and /usr/local/share/doc/spamassassin/UPGRADE
BEFORE enabling SpamAssassin for important changes
2) Edit the configuration in /usr/local/etc/mail/spamassassin,
in particular /usr/local/etc/mail/spamassassin/init.pre
You may get lots of annoying (but harmless) error messages
if you skip this step.
3) To run spamd, add the following to /etc/rc.conf:
spamd_enable="YES"
4) If this is a new installation, you should run sa-update
and sa-compile. If this isn't a new installation, you
should probably run those commands on a regular basis
anyway.
5) Install mail/spamass-rules if you want some third-party
spam-catching rulesets
SECURITY NOTE:
By default, spamd runs as root (the AS_ROOT option). If you wish
to change this, add the following to /etc/rc.conf:
spamd_flags="-u spamd -H /var/spool/spamd"
- Master Sites:
|