On 11/10/2012 11:51 AM, Wietse Venema wrote:
staticsafe:
./getnameinfo 2600:3c03::f03c:91ff:fedf:219a
Hostname:       bender.entropynet.net
Address:        2600:3c03::f03c:91ff:fedf:219a

./getaddrinfo bender.entropynet.net
Hostname:       bender.entropynet.net
Addresses:      2600:3c03::f03c:91ff:fedf:219a 97.107.141.59

I presume that these results are correct.

Also these are the values in my master.conf:

#==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
#
#==========================================================================
smtp      inet  n       -       -       -       -       smtpd

Turn the chroot off, and see if that fixes the problem.

   smtp      inet  n       -       n       -       -       smtpd

Don't forget to do "postfix reload".

To make chroot work requires a lot more than populating
/var/spool/postfix/etc.

This is why Postfix as shipped by me does not turn on chroot,

        Wietse


That has fixed the issue. Thanks for all the help. I do find it a bit weird that the Debian postfix maintainer decided to leave that turned on in the default master.cf that ships with the squeeze package.

--
staticsafe
http://staticsafe.ca

Reply via email to