|
|
Postfix add-on software
Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. 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.
For further informations, visit the Postfix project official site.
Slackware packages
This is a Slackware package in TGZ format.
- Version: 2.0.16-1;
- Slackware: 9.0;
- Release date: 2003-09-26;
-
Downloads
- The first one is a vanilla postfix package, designed to work on any slackware 9.0 installation. The second one has been built with mysql support.
- postfix, MD5: 42d654ce141a86bf6594bdfdf4e76fba
- postfix-mysql, MD5: 1b8bd66ed78cc43224fb386519ce2578
- Version: 1.1.11;
- Slackware: 8.0;
- Release date: 2002-05-28;
-
Downloads
- The first one is a vanilla postfix package, designed to work on any slackware 8.0 installation. The second one has been built with mysql support and incorporates my patch (described below).
- postfix, MD5: ee2b2eefe9f898950e63a8780a042236
- postfix-mysql-gm, MD5: 2ac0797ad941532e50d797185568ac8b
My patch
This is a Postfix patch allowing a bit more customization (and so, for example, translation) of what it send out to the user.
For example it allows you to translate bounce and delay messages sent out by the mail system when it encounter an error or a problem during mail delivery process. The body of those emails can be specified either as a configuration directive or in standalone text files and macros (i.e. other configuration directives, such as ${myhostname}) will be expanded during notice composition.
Additionally you can configure the line that is sent out in response to the QUIT command.
It modifies the sample-misc.cf and sample-smtpd.cf files in the configuration samples collection. Also the man pages are patched to describe new features.
Please, realize that I wrote this patch for my own needs and I distribute it here in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
Version 2.0.16gm05
- Release date: 2003-09-26
- MD5 checksum: 5b215d9a119f5724559a97f6e56bc9c4
- Download
-
Version 1.1.11-gm05
- Release date: 2002-06-17
- MD5 checksum: 33210eaa70d38a28dc76f3d525cee835
- Download
|