And to confirm on "it seems to be opening things relative to the CWD" here a small test:
mkdir -p /tmp/test/private ln -s /var/spool/postfix/private/tlsmgr /tmp/test/private/tlsmgr cd /tmp/test/ posttls-finger mx.dmz.tait.net.nz Miriam will post a few more detailed updates what we have seen in GDB, but the TL;DR is that the calls to socket/happen in a way that makes socket open it relative the the current working directory. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885403 Title: posttls-finger fails to connect to private/tlsmgr To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1885403/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
