| Port details |
- postfix Secure alternative to widely-used Sendmail
- 3.10.6,1 mail
=479 3.10.4,1Version of this port present on the latest quarterly branch. - Maintainer: otis@FreeBSD.org
 - Port Added: unknown
- Last Update: 2025-11-28 08:31:49
- Commit Hash: c24c6d7b
- People watching this port, also watch:: gmake, libiconv, pcre, gettext, m4
- License: EPL IPL10
- WWW:
- https://www.postfix.org/
- Description:
- Postfix attempts to be fast, easy to administer, and secure, while at the same
time being sendmail compatible enough to not upset existing users. Thus, the
outside has a sendmail-ish flavor, but the inside is completely different.
Some features:
Connection cache for SMTP, DSN status notifications, IP version 6, Plug-in
support for multiple SASL implementations (Cyrus, Dovecot), TLS encryption and
authentication, Configurable status notification message text, Access control
per client/sender/recipient/etc, Content filter (built-in, external before
queue, external after queue), Berkeley DB database, LDAP database, MySQL
database, PostgreSQL database, Maildir and mailbox format, Virtual domains,
VERP envelope return addresses and others.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- courier-0.*
- opensmtpd
- opensmtpd-devel
- postfix
- postfix-base
- postfix-ldap-sasl
- postfix-sasl
- sendmail
- sendmail-devel
- postfix-base-ldap
- postfix-base-sasl
- postfix-ldap
- postfix-sasl
- postfix-mongo
- postfix-base-mongo
- postfix-mysql
- postfix-base-mysql
- postfix-pgsql
- postfix-base-pgsql
- postfix-sqlite
- postfix-base-sqlite
- To install the port:
- cd /usr/ports/mail/postfix/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/postfix
- pkg install postfix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postfix
- Package flavors (<flavor>: <package>)
- default: postfix
- ldap: postfix-ldap
- mongo: postfix-mongo
- mysql: postfix-mysql
- pgsql: postfix-pgsql
- sasl: postfix-sasl
- sqlite: postfix-sqlite
- distinfo:
- TIMESTAMP = 1764276925
SHA256 (postfix/postfix-3.10.6.tar.gz) = 71b383f57d4cb363201be8a301bcbafe304aadbe7f38ebde41cd5b952248465b
SIZE (postfix/postfix-3.10.6.tar.gz) = 5039838
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libicuuc.so : devel/icu
- libpcre2-8.so : devel/pcre2
- This port is required by:
- for Build
-
- mail/sympa
- for Run
-
- mail/mailman-postfix
- mail/py-fuglu
- mail/py-pymailq
- sysutils/froxlor
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for postfix-3.10.6,1:
BDB=off: Berkeley DB support
BLACKLISTD=on: Enable blacklistd support
CDB=off: CDB maps lookups
DOCS=on: Build and/or install documentation
EAI=on: Email Address Internationalization (SMTPUTF8) support
INST_BASE=off: Install into /usr and /etc/postfix
LDAP=off: LDAP maps (uses WITH_OPENLDAP_VER)
LMDB=off: LMDB maps
MONGO=off: MongoDB support
MYSQL=off: MySQL database support
NIS=off: Network Information Services/YP support
PCRE2=on: Use Perl Compatible Regular Expressions, version 2
PGSQL=off: PostgreSQL database support
SASL=off: Cyrus SASL support (Dovecot SASL is always built in)
SQLITE=off: SQLite database support
TEST=off: SMTP/LMTP test server and generator
TLS=on: Secure network connection support via TLS
TLSRPT=off: Enable sending RFC 8460 TLS reports
====> Kerberos network authentication protocol type: you can only select none or one of them
SASLKMIT=off: If your SASL req. MIT Kerberos5, select this
SASLKRB5=off: If your SASL req. Kerberos5, select this
===> Use 'make config' to modify these settings
- Options name:
- mail_postfix
- USES:
- cpe shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|