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

Reply via email to