>And all the time, squid was not there.

ok, so it's not squid.

does messages file or dmesg show any errors?

I've used strace with some success

/usr/sbin/postmap /etc/postfix/from_senders_slet.map &

then during that 15 minutes:

ps aux | grep postmap

then with the pid of postmap:

strace -p <pid>

Len



Reply via email to