From: Victor Duchovni (no email)
Date: Thu Nov 01 2007 - 16:54:43 EDT
On Thu, Nov 01, 2007 at 09:29:03PM +0100, Magnus B?ck wrote:
> On Thursday, November 01, 2007 at 16:17 CET,
> "Javier Togra A." <> wrote:
>
> > > Are you running smtpd(8) chrooted?
> >
> > Yes postfix is chrooted.
>
> And the obvious follow-up question is of course, does local deliveries
> work if you take smtpd(8) out of the jail?
Note, chroot requires:
local_recipient_maps = proxy:unix:passwd.byname ...
NOT
local_recipient_maps = proxy:unix:passwd.byname ...
The default value for Postfix 2.x is:
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
-- 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:?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.
|
|
|