The old layout works fine, assuming you are using the transport table. for virtual_mailbox_domains. Also, using the update string provided by Andrew in irc, it limits downtime to under a minute:
FORCE_UPGRADE=1 emerge -B postfix && /etc/init.d/postfix stop && emerge -K postfix && etc-update && /etc/init.d/postfix start Wendall On Sat, 2006-01-14 at 20:35 -0600, Andrew Gaffney wrote: > kashani wrote: > > Andrew Gaffney wrote: > > > >> I've got a box running postfix-2.2.5 that was upgraded from 2.1.x > >> using the "old" syntax (setup from the Gentoo guide). It still works > >> just fine. > > > > Strange. There has been at least two guys on the forum who broke because > > of this. If you followed the how-to exactly you'd need to add domiains > > to the main.cf manually. Maybe eliminating that sql call is enough to > > keep things working. > > That's probably it. I have been adding the virtual domains to my main.cf. I > didn't know that it wasn't necessary. > > -- > Andrew Gaffney http://dev.gentoo.org/~agaffney/ > Gentoo Linux Developer Installer Project -- [email protected] mailing list
