| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.Solaris | 15-Aug-2005 14:04 | 7.1K | ||
| README.html | 15-Aug-2005 16:29 | 1.3K | ||
| solaris2.5/ | 24-Oct-2003 10:44 | - | ||
| solaris2.6/ | 24-Oct-2003 11:24 | - | ||
| solaris7/ | 15-Aug-2005 11:43 | - | ||
| solaris8/ | 15-Aug-2005 16:19 | - | ||
| solaris9/ | 15-Aug-2005 14:07 | - | ||
| src/ | 15-Aug-2005 16:29 | - | ||
src/: Sources for building binary packages. Useful if you'd like to make some minor changes to the Solaris packages, or if a build for your specific platform is lacking.
Thanks to Wietse Venema, since late October 2003, http://www.postfix.org/packages.html links to this page.
Another solaris postfix package (likely from a more up-to-date postfix) is available from blastwave.org. The one from blastwave likely installs in /opt/csw/. The UvT package from this site uses /usr/local/ . I've asked for adding the blastwave package to the list on the Postfix packages page, 2005-03-01.
Beware!. There's a known bug in postfix-2.0.16_3-sol*-sun*-local.gz! Prior to installing the package, you'll have to do
# test -d /usr/local/bin || mkdir -p /usr/local/bin
. If you know how to fix this, please let me know. Tnx to Aaron Quin for reporting this.