ak
Size: a a a
ak
A
ST
Y
AZ
АБ
vk
vk
Y
P
P
P
АБ
P
vk
P
vk
p
nslookup node3.dice.local
;; Got recursion not available from 10.9.0.1, trying next server
Server: 1.1.1.1
Address: 1.1.1.1#53
** server can't find node3.dice.local: NXDOMAIN
nslookup -norecursion node3.dice.local
Server: 10.9.0.1
Address: 10.9.0.1#53
Name: node3.dice.local
Address: 172.17.0.8
MM
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl-passwords
smtp_sasl_security_options = noplaintext, noanonymous
smtp_sasl_tls_security_options = noanonymous
smtp_use_tls = yes
smtpd_sasl_auth_enable = no
В корне постфикса:[root@email postfix]# ll | grep sasl
-rw------- 1 root root 12288 Jun 20 2019 sasl-passwords.db
Как добавить учетку в SASL-passwords? Как вытащить ее из хэша?A