This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Network > postfix (3.0.3)

Postfix is Wietse Venema's mailer that started life as an alternative to the
widely-used Sendmail program. It 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.

This script builds postfix with optional support for Dovecot SASL, Cyrus SASL
can be enabled with:

SASL=cyrus ./postfix.SlackBuild

You can also enable support for MySQL:

DATABASE=mysql ./postfix.SlackBuild

This script will find support for BerkleyDB and PCRE automagically; TLS support
requires openssl package, openssl-solibs alone is not enough. Additionally, this
script doesn't add postfix user and groups, instead it offers sane defaults that
won't conflict with system users and groups, and other scripts from the SBo.

Package created with this script will conflict with stock sendmail package, you
*should* remove sendmail before installing postfix, otherwise sendmail updates
could break your postfix instance.

When upgrading from an older postfix version, make sure the variables such as
html_directory and readme_directory in /etc/postfix/main.cf point to the new
location. These can also be fixed later, afterwards make sure to run:

postfix set-permissions

Furthermore, many of the utilities in postfix have multiple manpages such as
postconf(5) and postconf(8). Use man -k to find them, and don't forget to
subscribe to the postfix-users mailing list!

Maintained by: Mario Preksavec
Keywords: mail,smtp,postfix,mx,mta,email,e-mail,imap,pop3
ChangeLog: postfix

Homepage:
http://www.postfix.org/

Source Downloads:
postfix-3.0.3.tar.gz (61caffae689c11d09b4c972a394ae3b1)

Download SlackBuild:
postfix.tar.gz
postfix.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
patches
postfix.SlackBuild
postfix.info
rc.postfix
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds