li...@lazygranch.com: > During the upgrade from postfix 3.1.0 to 3.1.1, the installation script > issued the following: > > ---------------------------------------------- > ===> Creating users > Using existing user 'postfix'.
That must be a distro-specific script (different OSes have different ways to add users, so my "original" Postfix installation procedure doesn't try to do such things). > Note: the following files or directories still exist but are > no longer part of Postfix: > > /usr/local/etc/postfix/virtual Again, this appears to be distro-specific. The "original" Postfix has not obsoleted he 'virtual' configuration file. > Do I still need to do the following when adding new users? > ----------------- > postmap /usr/local/etc/postfix/virtual > postmap /usr/local/etc/postfix/vmailbox > ------------------------------- > > I did a few test emails and nothing seems broken. Maybe you can reveal your OS distribution, and whether you were building from source, from ports, or installing a pre-compiled version. Then someone can say if you need those files. Wietse