On Thu, Nov 05, 2009 at 04:40:49PM -0500, Eric B. wrote:
> "Victor Duchovni" <[email protected]> wrote in message
> news:[email protected]...
> > On Thu, Nov 05, 2009 at 03:52:00PM -0500, Eric B. wrote:
> >
> >> I definitley have chroot set to Y in my master.cf file, and have done a
> >> postfix restart. I do get a warning on restart that
> >
> > What row in the table has the chroot set to "y"?
>
> I had them all set to "y" except for local, virtual and proxymap.
>
> Am running postfix 2.3.3 on CentOS5.3 x64 if that makes any difference.
>
> Is there a way to enable more detailed logging? I enabled more detailed
> peer logging for the emails, but that only shows me more of the
> communication to the remote smtp server. I'm looking for more of the
> Postfix logging (ie: where it is starting up, when/where it does its dns
> queries, etc). The debug_peer_list doesn't help at all in that regards.
The Postfix SMTP client does not explicitly read resolv.conf (call
res_init() or equivalent) before entering the chroot jail, but various
system libraries may well have that side-effect. In that case, the chroot
jail approach will not work.
--
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:[email protected]?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.