fursink: > strace qmgr shows: > connect(8, {sa_family=AF_FILE, path="private/slow"}, 110) = -1 ENOENT > (No such file or directory) > > But I unsure if I should have touched a file somewhere - I read > nothing about that.
You need to add a "slow" transport to master.cf, then "postfix reload". Wietse