[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 679] DDNS利用環境での外向け送信がうまくいかない
- Subject: [postfix-jp: 679] DDNS利用環境での外向け送信がうまくいかない
- From: hosoyuki <jbfcn069@xxxxxxxxx>
- Date: Wed, 20 Oct 2004 00:14:55 +0900
はじめまして。
DDNS利用環境での外向け送信がうまくいかないので教えてください。
自ドメイン=silvercami.dip.jpで、サーバ構築してます。MXレコードも
DDNSサービス側でsilvercami.dip.jpに向けられています。
自宅LAN構成図は
■Internet----DDNSサービス(MX)利用
|
(www.sss.oo.aa)WAN(port メールに必要なものは開放)
■Ruter(IPマスカレードとPORT FORWARDING)
(192.168.xx.zz) LAN(port メールに必要なものは開放)
|
Hub
|
|----------------------------------|
LinuxServer 192.168.xx.yyy クライアント192.168.xx.ggg
(192.168.xx.0/255.255.255.0)
外部のプロバイダ配布のアドレスから内向け(自サーバ内アドレス)には送信可能。
自サーバ内アドレスから外向けアドレスに試してみたのですがメールが送信できな
いのです
外部への送信ログ
Oct 18 22:50:02 silvercami postfix/nqmgr[31326]: 958B82C2E2:
to=<jbfcn069@xxxxxxxxx>, relay=none, delay=2, status=deferred (xxx.xx.
jp: Host not found, try again)
ちなみに自サーバ内同士のアドレス送信ログでは
Oct 18 22:53:45 silvercami postfix/local[835]: 54C9E2C782:
to=<yukikazu@xxxxxxxxxxxxxxxxx>, relay=local, delay=1, status=sent
(mailbox)
となり、受信のほうもうまくいっています。
postconf -nは
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
allow_percent_hack = yes
allow_untrusted_routing = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 10
disable_dns_lookups = yes
disable_vrfy_command = yes
inet_interfaces = all
local_destination_concurrency_limit = 2
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq
mydestination = $myhostname, localhost.$mydomain $mydomain
mydomain = silvercami.dip.jp
myhostname = silvercami.dip.jp
mynetworks = 192.168.0.0/24, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-1.1.12/README_FILES
relay_domains = $mydestination
sample_directory = /usr/share/doc/postfix-1.1.12/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_etrn_restrictions = permit_mynetworks,reject_invalid_hostname
smtpd_helo_required = yes
smtpd_recipient_restrictions =
permit_mynetworks,reject_sender_login_mismatch,check_relay_domains
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = silvercami.dip.jp
smtpd_sasl_security_options = noanonymous
strict_rfc821_envelopes = yes
よろしくお願いします。
細川
jbfcn069@xxxxxxxxx
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 680] Re: DDNS利用環境での外向け送信がうまくいかない, Tatsuhiro YODA
- [postfix-jp: 681] Re: DDNS利用環境での外向け送信がうまくいかない, Takahiro Kambe
- [postfix-jp: 682] Re: DDNS利用環境での外向け送信がうまくいかない, ANDO Koji
- References
-
- [postfix-jp: 678] Re: 初期システムユーザと同名のメールアカウント作成, Takahiro Kambe
[検索ページ]
[Postfix-JP ML Home]