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



Inside test.cf:
[email protected] [email protected]:123qwe!@#QWE

This connect sucesfull without error.

When I try " i=0;while ($true); do postmap -q [email protected]
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