这是我第一次使用后缀,我有一些configuration它的问题。 它发送邮件到“真实”的世界,但我不能recive从networking发送的邮件。 我认为主机有一个主机configuration错误,我试过一些解决scheme,但没有影响
服务器运行Debain Stable(Lenny)
猫/ etc / hostname
hosting
猫/ etc / hosts
127.0.0.1 localhost 94.23.70.214 artkiller-web.com hosting mail
cat /etc/postfix/main.cf
myorigin = $mydomain myhostname = mail.artkiller-web.com mydomain = artkiller-web.com alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydestination = localhost, /etc/postfix/local-domain mynetworks_style = host relayhost = mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
cat / etc / postfix / local-domain
artkiller-web.com www.artkiller-web.com
cat / etc / postfix / local-domain
mailer-daemon: postmaster postmaster: root nobody: root hostmaster: root usenet: root news: root webmaster: root www: root ftp: root abuse: root noc: root security: root info: artkiller root: artkiller
我不确定,也许这可能是一个DNSconfiguration问题。 这是相关的DNSlogging:
MX artkiller-web.com. 10 mail.artkiller-web.com. A artkiller-web.com. 94.23.70.214 CNAME www.artkiller-web.com. artkiller-web.com. A mail.artkiller.web.com. 94.23.70.214
希望我给你任何有用的信息 – 谢谢你的帮助
亚历山德罗
mail.artkiller-web.com的Alogging丢失。