Paul:
> root@rowan:/etc/postfix# posttls-finger -F 

You should never run this test as root, if only because the Postfix
SMTP client does not run as root.

If that does not explain the difference, try turning off chroot
in master.cf:

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

Then execute "postfix reload" and see if the difference goes away.

        Wietse

Reply via email to