I tried using hash to test and I created a postmap -q in loop to teste
connecty:
i=0;while ($true); do postmap -q mig...@domain.com.br
hash:/etc/postfix/test.cf; i=$((i+1)); echo $i;done



Inside test.cf:
mig...@domain.com.br mig...@domain.com.br:123qwe!@#QWE

This connect sucesfull without error.

When I try " i=0;while ($true); do postmap -q mig...@sulinfra.com.br
mysql:/etc/postfix/sender_passwd.cf; i=$((i+1)); echo $i;done"

This work too, but sometimes freezes for a seconds and after my while
continues.
Likewise I going update the proxy_read_maps.
Thanks.




--
Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Reply via email to