notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2016Q4
exim High performance MTA for Unix systems on the Internet
4.87.1 mail on this many watch lists=1 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.87.1Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-25 14:18:41
Last Update: 2016-12-25 14:18:33
Commit Hash: 4a2d486
Also Listed In: ipv6
License: GPLv2
WWW:
http://www.exim.org/
Description:
Exim is a mail transfer agent for Unix systems connected to the Internet. It is a monolithic MTA designed to be a command line compatible drop-in replacement for Sendmail. Exim is an excellent mailer for an ISP, as its control and flexibility are very good and its requeueing and retry algorithms are very powerful. Exim's configuration syntax is well documented. WWW: http://www.exim.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. /usr/local/share/licenses/exim-4.87.1/catalog.mk
  2. /usr/local/share/licenses/exim-4.87.1/LICENSE
  3. /usr/local/share/licenses/exim-4.87.1/GPLv2
  4. @mode 4755
  5. sbin/exim
  6. @mode
  7. sbin/exim_checkaccess
  8. sbin/exim_dbmbuild
  9. sbin/exim_dumpdb
  10. sbin/exim_fixdb
  11. sbin/exim_lock
  12. sbin/exim_tidydb
  13. sbin/exicyclog
  14. sbin/exigrep
  15. sbin/eximstats
  16. sbin/exinext
  17. sbin/exipick
  18. sbin/exiqgrep
  19. sbin/exiqsumm
  20. sbin/exiwhat
  21. man/man8/exim.8.gz
  22. @comment sbin/eximon
  23. @comment sbin/eximon.bin
  24. share/doc/exim/ACKNOWLEDGMENTS
  25. share/doc/exim/NOTICE
  26. share/doc/exim/README.UPDATING
  27. share/doc/exim/ChangeLog
  28. share/doc/exim/Exim3.upgrade
  29. share/doc/exim/Exim4.upgrade
  30. share/doc/exim/NewStuff
  31. share/doc/exim/OptionLists.txt
  32. share/doc/exim/POST-INSTALL-NOTES
  33. share/doc/exim/POST-INSTALL-NOTES.clamd
  34. share/doc/exim/README
  35. share/doc/exim/README.SIEVE
  36. share/doc/exim/dbm.discuss.txt
  37. share/doc/exim/experimental-spec.txt
  38. share/doc/exim/filter.txt
  39. share/doc/exim/spec.txt
  40. share/examples/exim/convert4r3
  41. share/examples/exim/convert4r4
  42. share/examples/exim/transport-filter.pl
  43. etc/periodic/daily/150.exim-tidydb
  44. etc/periodic/daily/460.exim-mail-rejects
  45. @sample etc/exim/configure.sample
  46. @comment @sample etc/exim/sa-exim.conf.sample
  47. @dir(mailnull,mail,) /var/log/exim
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • exim>0:mail/exim
Conflicts:
CONFLICTS:
  • exim-ldap2-4.*
  • exim-mysql-4.*
  • exim-postgresql-4.*
  • exim-sa-exim-4.*
  • exim-sqlite-4.*
To install the port:
cd /usr/ports/mail/exim/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/exim
  • pkg install exim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: exim
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1482673582 SHA256 (exim/exim-4.87.1.tar.bz2) = d4b7994c89240d2f9a9fcd7a2dffa4b72f14379001a24266f4dbb0fbe5131514 SIZE (exim/exim-4.87.1.tar.bz2) = 1789634

Expand this list (2 items)

Collapse this list.

SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575

Collapse this list.


Packages (timestamps in pop-ups are UTC):
exim
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.98.24.98.24.94_44.98.24.98.2-4.94_4-
FreeBSD:13:quarterly4.98.24.98.2-4.98.24.98.24.97.1_24.97.1_24.97.1_2
FreeBSD:14:latest4.98.24.98.2-4.98.24.98.24.96-4.96
FreeBSD:14:quarterly4.98.24.98.2-4.98.24.98.24.97.1_24.97.1_24.97.1_2
FreeBSD:15:latest4.98.24.98.2n/a4.98.2n/a-4.97.1_44.97.1_4
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Slave ports:
  1. mail/exim-ldap2
  2. mail/exim-monitor
  3. mail/exim-mysql
  4. mail/exim-postgresql
  5. mail/exim-sa-exim
  6. mail/exim-sqlite
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.20<5.21 : lang/perl5.20
Runtime dependencies:
  1. perl5>=5.20<5.21 : lang/perl5.20
Library dependencies:
  1. libidn.so : dns/libidn
  2. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for exim-4.87.1: ALT_CONFIG_PREFIX=off: Restrict the set of configuration files CONTENT_SCAN=off: Enable exiscan email content scanner DAEMON=on: Install scripts to run as a daemon DEBUG=off: Build with debugging support DISABLE_D_OPT=on: Disable macros overrides using option -D DKIM=on: Enable support for DKIM DNSSEC=on: Enable DNSSEC validation DOCS=on: Build and/or install documentation EMBEDDED_PERL=on: Enable embedded Perl interpreter EVENT=on: Messages events support (TPDA namely) EXIMON=off: Build eximon monitor (requires X libraries) ICONV=on: Enable header charset conversion INTERNATIONAL=on: Enable support for the transmission of UTF-8 envelope addresses IPV6=on: IPv6 protocol support LISTMATCH_RHS=off: Enable pre-4.77 behaviour for match_* LMTP=on: RFC2033 SMTP over command pipe transport OCSP=on: Enable OCSP stapling OLD_DEMIME=on: Enable old, deprecated "demime" ACL PRDR=on: Enable Per-Recipient-Data-Response support PROXY=off: Enable Experimental Proxy Protocol READLINE=off: Enable readline(3) library SOCKS=off: Enable smtp transport via socks5 proxies SUID=on: Install the exim binary suid root TCP_WRAPPERS=off: Enable /etc/hosts.allow access control WISHLIST=off: Include the unsupported patches ====> SMTP Authorization AUTH_CRAM_MD5=on: Enable CRAM-MD5 authentication mechanisms AUTH_DOVECOT=on: Enable Dovecot authentication mechanisms AUTH_PLAINTEXT=on: Enable plaintext authentication AUTH_RADIUS=off: Enable radius (RFC 2865) authentication AUTH_SASL=off: Enable use of Cyrus SASL auth library AUTH_SPA=on: Enable Secure Password Authentication SASLAUTHD=off: Enable use of Cyrus SASL auth daemon PAM=on: Enable PAM authentication mechanisms PASSWD=on: Enable /etc/passwd lookups ====> Lookup support CDB=on: Enable CDB-style lookups BDB=off: Enable Berkeley DB lookups DNSDB=on: Enable DNS-style lookups DSEARCH=on: Enable directory-list lookups LSEARCH=on: Enable wildcarded-file lookups MYSQL=off: Enable mysql lookups NIS=off: Enable NIS-style lookups OPENLDAP=off: Enable LDAP lookups PGSQL=off: Enable postgresql lookups REDIS=off: Enable redis lookups SQLITE=off: Enable SQLite lookups ====> Supported storage formats MAILDIR=on: Enable Maildir mailbox format MAILSTORE=on: Enable Mailstore mailbox format MBX=on: Enable MBX mailbox format ====> Experimental options CERTNAMES=off: Check certiticates ownership DANE=off: Enable experimental DANE support DCC=off: Enable DCC at ACL support via dccifd DMARC=off: Enable DMARC support DSN=off: Enable Delivery Status Notifications SPF=off: Enable Sender Policy Framework checking ====> TLS support: you can only select none or one of them TLS=on: TLS support GNUTLS=off: Use GnuTLS instead of OpenSSL for TLS ====> Local scan patch: you can only select none or one of them SA_EXIM=off: Build with Spamassassin local scan ====> Sender Rewriting Scheme: you can only select none or one of them SRS=off: Enable Sender Rewriting Scheme ===> Use 'make config' to modify these settings
Options name:
mail_exim
USES:
cpe tar:bzip2 perl5 iconv:lib,build ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.87.1
25 Dec 2016 14:18:33
commit hash: 4a2d48674599687c71b9f1d250dffe6095f07114commit hash: 4a2d48674599687c71b9f1d250dffe6095f07114commit hash: 4a2d48674599687c71b9f1d250dffe6095f07114commit hash: 4a2d48674599687c71b9f1d250dffe6095f07114 files touched by this commit This port version is marked as vulnerable.
Vsevolod Stakhov (vsevolod) search for other commits by this committer
MFH: r429426

- Update to 4.87.1 (security release)
- Fix subdirs to allow download of the distfiles

Security:	CVE-2016-9963

Approved by:	ports-secteam (blanket)
4.87.1
25 Dec 2016 14:18:33
Revision:429429Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
MFH: r429426

- Update to 4.87.1 (security release)
- Fix subdirs to allow download of the distfiles

Security:	CVE-2016-9963

Approved by:	ports-secteam (blanket)

Number of commits found: 2