Upgrading from 2.7.1 to 2.7.2 is causing me a headache.

2010-11-25 Thread Thomas Løcke
Hello, I've used the following Slackware build script to create a Slackware 13.1 Postfix 2.7.1 package: http://pastebin.com/cfDZJGXf When I use the same script to build a 2.7.2 package, I get this error when I try to start Postfix: postsuper: fatal: scan_dir_push: open directory defer: Permissi

Re: Upgrading from 2.7.1 to 2.7.2 is causing me a headache.

2010-11-26 Thread Thomas Løcke
On Thu, Nov 25, 2010 at 2:06 PM, /dev/rob0 wrote: > Alan's a good ol' boy and friend and colleague of mine, but I told > him that hardcoding the version into those pathnames is a bad idea. > Sure enough, he won't listen to me. :) I got rid of all the versioning stuff, cleaned out the old package

Re: Which Linux have the most recent Postfix ?

2011-05-23 Thread Thomas Løcke
http://slackbuilds.org/repository/13.37/network/postfix/ You simply grab the latest source package from postfix.org, make a few simple changes to the slackbuild script, and execute it. Voila! A brand new Postfix Slackware package. It doesn't get a whole lot easier than that. :o) Regards, Thomas Løcke