Atnakus Arzah: > I am trying to setup key lookup with the behaviour that even if the TCP > server is down the hash table lookup will proceed. However, from the > postfix logs I see that when the TCP server is down, there are multiple > retries to the TCP server and > then the attempt is aborted. Is there a way to set this up so that the
This is currently not configurable. I suggest that you implement your maps with programs that have fewer bugs. Wietse > > > > virtual_alias_maps = tcp:localhost:12345,hash:/etc/postfix/virtual > > > -- > Atnakus Arzah <atnakus.ar...@gmail.com> > > When in doubt, have a cookie! > >