Am 17.12.2013 14:30, schrieb li...@sbt.net.au:
> On Tue, December 17, 2013 10:49 pm, Wietse Venema wrote:
> 
>> Try turning off chroot operation in master.cf
> 
>> Inspect master.cf for any processes that have chroot operation not
>> turned off. If you find any, save a copy of the master.cf file, and edit
>> the entries in question. After executing the command "postfix reload", see
>> if the problem has gone away.
> 
> 
> Wietse, thanks
> 
> so, a '-' means 'chroot', I need an explicit 'n'?

as you can see in the header yes

Debian is AFAIk the only known distribution enabling this
the upstream config has it configured with "n"

# 
===============================================================================
# service       type  private unpriv  chroot  wakeup  maxproc command + args
#                     (yes)   (yes)   (yes)   (never) (100)
# 
===============================================================================

> OK, have these three:
> 
> smtp      inet  n       -       -       -       -       smtpd
> smtp-amavis unix -  -   -   -   2  smtp
> ..
> 127.0.0.1:10025 inet n  -   -   -   -  smtpd


> I'll edit tomorrow morning and try, (meanwhile, I took out 'freehost'
> lines out)

you should fix this *now* because chroot is plain wrong as long
it is not properly prepared and so there are a lot of things like
name-resolution not working

Reply via email to