OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: postconf not displaying all options

From: Victor Duchovni (Victor.DuchovniMorganStanley.com)
Date: Mon Jul 23 2007 - 15:48:01 CDT


On Mon, Jul 23, 2007 at 10:24:30PM +0200, Magnus B?ck wrote:

> On Monday, July 23, 2007 at 22:18 CEST,
> Alain Spineux <aspineuxgmail.com> wrote:
>
> > My main.cf contains some "virtual" definitions
> >
> > # grep virtual /kolab/etc/postfix/main.cf
> > virtual_maps = hash:/kolab/etc/postfix/virtual,
> > ldap:/kolab/etc/postfix/ldapdistlist.cf,
> > ldap:/kolab/etc/postfix/ldapvirtual.cf
> > #virtual_mailbox_maps = $virtual_maps
> > local_recipient_maps = $virtual_maps, $alias_maps
> >
> > I restart postfix
>

The "virtual_maps" parameter is obsolete, and is not reported by
"postconf -n". The 2.0+ "virtual_alias_maps" parameter has a backwards
compatible default of:

    virtual_alias_maps = $virtual_maps

it is best to set "virtual_alias_maps" directly and avoid the backwards
compatibility crutch.

--
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.