Üdv.
Adott egy postfix szerver ami küldi a leveleket de sajnos a következő található a levelek fejlécében:
"Received: from unknown (HELO mail.xxxx.com) (xxx.xxx.xxx.xxx)
pedig az adott mail.xxxx.com-ra kértem és kaptam reverset a szogáltatótól, és a szerver is közvetlenül a szerverteremben van a bixben.
A main.cf a következő:
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
smtpd_banner = $myhostname
biff = no
# appending .domain is the MUA's job.
# append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
delay_warning_time = 4h
mydomain = xxxxx.com
myorigin = /etc/mailname
myhostname=mail.xxxxx.com
mydestination = $myhostname
delayhost =
mynetworks = 10.24.16.0/20, 127.0.0.0/8, 10.15.0.0/16, 10.32.0.0/21,
inet_interfaces = all
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, reject_rbl_client opm.blitzed.org
smtpd_sender_restrictions =
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
smtpd_client_restrictions = permit_mynetworks, reject_rbl_client cpm.blitzed.org, reject_rbl_client list.
# mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
message_size_limit = 18534336
#recipient_delimiter = +