> Recently I had to throw togther a posfix box on Debian. I just noticed the > version is quite old. I plan to run apt-get upgrade postfix. This should be > a no brainer but I want to just double check first. (In hindsight I realize > I should have upgraded before i put the box in protection) > > bach:/var/log# postconf | grep version > mail_version = Postfix-19991231-pl11
Download the latest version, extract it, read the change log. That should prep you for any major differences and issues. The apt-get SHOULD do everything you need, but if you read the change log first, you will be ready for any issues that may crop up. Also, if there are new options that are off by default, you will be made aware of them. And remember to back up your configs just in case. --Eric
