Edward Dekker
Basic Pleskian
Hi,
I do have a problem to resolve hostnames by Postfix.
Beneath here i have some code to show to sove the problem.
And for now i have some difficulties to solve it.
I try to solve with this with (/etc/host.conf):
And also with (/etc/postfix/main.cf):
And for now no results to solve it.
Are there someone who knows to master this situation?
I do have a problem to resolve hostnames by Postfix.
Beneath here i have some code to show to sove the problem.
And for now i have some difficulties to solve it.
Code:
okt 14 08:28:07 edwarddekker postfix/smtpd[14072]: warning: hostname pei-186-0-xc-lii.une.net.co does not resolve to address 186.0.90.52: Name or service not known
okt 14 08:29:26 edwarddekker postfix/smtpd[14072]: warning: hostname static-187-44-106-11.optitel.net.br does not resolve to address 187.44.106.11: Name or service not known
okt 14 08:30:22 edwarddekker postfix/smtpd[14195]: warning: hostname hosted-by.rainbownetworks.net does not resolve to address 93.174.93.228
okt 14 08:33:29 edwarddekker postfix/smtpd[14207]: warning: hostname wimax-cpe-189-208-163-224.tijbcn.static.axtel.net does not resolve to address 189.208.163.224
okt 14 08:37:04 edwarddekker postfix/smtpd[14239]: warning: hostname 179-228-162-193.user.vivozap.com.br does not resolve to address 179.228.162.193: Name or service not known
okt 14 08:41:53 edwarddekker postfix/smtpd[15968]: warning: hostname dsl-90-242.bl27.telepac.pt does not resolve to address 176.79.90.242: Name or service not known
okt 14 08:54:40 edwarddekker postfix/smtpd[16994]: warning: hostname 189-112-185-186.static.ctbctelecom.com.br does not resolve to address 189.112.185.186: Name or service not known
okt 14 09:00:52 edwarddekker postfix/smtpd[17491]: warning: hostname hosted-by.rainbownetworks.net does not resolve to address 93.174.93.228
okt 14 09:03:44 edwarddekker postfix/smtpd[17684]: warning: hostname b39af9b3.virtua.com.br does not resolve to address 179.154.249.179: Name or service not known
okt 14 09:08:48 edwarddekker postfix/smtpd[18095]: warning: hostname 179-111-207-156.dsl.telesp.net.br does not resolve to address 179.111.207.156: Name or service not known
Code:
# We have machines with multiple IP addresses.
multi on
Code:
import_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C RESOLV_MULTI=on
Are there someone who knows to master this situation?
Last edited: