Benny Pedersen: > >> Jan 15 19:18:30 mail postfix/postscreen[1057]: fatal: > >> btree:/opt/local/var/lib/postfix/postscreen_cache: unable to get > >> exclusive lock: Resource temporarily unavailable > > > > You can't have two postscreen service instances share that cache. > > will change from btree to lmdb not solve this ?
It would resolve the exclusive lock. However, it make no sense to have two postscreen services on the same physical machine exposed to clients on the internet. Wietse