戻る
Domain of sender address ...  does not exist case 004
ruleset=check_mail reject=553 5.1.8
Domain of sender address ...  does not exist 
ruleset=check_mail reject=553 5.1.8 に関係する 内容を 見てみよう 
telnet で 接続
telnet で 接続して その log を 見てみましょう
sendmail.cf の中に この様な 場所が存在します が 何をしているのかは わ
かりません
L 1124
R<PERM> $*  $#error $@ 5.1.8 $: "553 Domain of sender address " $&f " does not exist"
では 接続した 結果を 見ると
$ telnet 192.168.8.198 25
Trying 192.168.8.198...
Connected to 192.168.8.198.
Escape character is '^]'.
220 tanohost.cat.kingdom ESMTP Sendmail 8.13.4/8.13.4; Wed, 6 Sep 2006 10:54:04 +0900
helo tt
250 tanohost.cat.kingdom Hello auser@setuzoku.cat.kingdom [192.168.8.234], \
pleased to meet you
mail from:testusrrr@222.122.60.184
553 5.1.8 testusrrr@222.122.60.184... 
Domain of sender address testusrrr@222.122.60.184 does not exist
quit
221 2.0.0 tanohost.cat.kingdom closing connection
Connection closed by foreign host.
# cat messages 
Sep  6 10:54:46 tanohost sendmail[11286]: k861s4eI011286: 
ruleset=check_mail, arg1=testusrrr@222.122.60.184, 
relay=auser@setuzoku.cat.kingdom [192.168.8.234], 
reject=553 5.1.8 testusrrr@222.122.60.184... 
Domain of sender address testusrrr@222.122.60.184 does not exist
Sep  6 10:54:56 tanohost sendmail[11286]: k861s4eI011286: 
from=testusrrr@222.122.60.184, 
size=0, class=0, nrcpts=0, proto=SMTP, daemon=MTA, 
relay=auser@setuzoku.cat.kingdom [192.168.8.234]
まあ当然といえば 当然なのですが なんとなく もの足りません
戻る
reject=550 5.7.1
R$*                     $#error $@ 5.7.1 $: "550 Relaying denied"
R                 $#error $@ 5.7.1 $: "550 Relaying denied. IP name lookup
 failed " $&{client_name}
$ /usr/sbin/sendmail -C/etc/mail/sendmail.cf -bt
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
check_relay        input: msgtrap2 @ gmail . com |$222 . 122 . 60 . 184
check_relay      returns: msgtrap2 @ gmail . com |$222 . 122 . 60 . 184 $| msgtrap2 @ gmail . com |$222 . 122 . 60 . 184
> .D{client_name}msgtrap2@gmail.com
> .D{client_addr}222.122.60.184
> check_mail ntmail@nyanta.no-ip.info
check_mail         input: ntmail @ nyanta . no-ip . info
Basic_check_mail   input: ntmail @ nyanta . no-ip . info
tls_client         input: $| MAIL
D                  input: < msgtrap2 @ gmail . com > < ? > < ! "TLS_Clt" > < >
hash map "access": unsafe map file /etc/mail/access.db: Permission denied
D                returns: < < TMPF > > < >
TLS_connection     input: $| < < TMPF > > < >
TLS_connection   returns: OK
tls_client       returns: OK
CanonAddr          input: < ntmail @ nyanta . no-ip . info >
canonify           input: < ntmail @ nyanta . no-ip . info >
Canonify2          input: ntmail < @ nyanta . no-ip . info >
Canonify2        returns: ntmail < @ nyanta . no-ip . info . >
canonify         returns: ntmail < @ nyanta . no-ip . info . >
Parse0             input: ntmail < @ nyanta . no-ip . info . >
Parse0           returns: ntmail < @ nyanta . no-ip . info . >
CanonAddr        returns: ntmail < @ nyanta . no-ip . info . >
SearchList         input: < + From > $| < F : ntmail @ nyanta . no-ip . info > < U : ntmail @ > < D : nyanta . no-ip . info > < >
F                  input: < ntmail @ nyanta . no-ip . info > < ? > < + From > < >
F                returns: < < TMPF > > < >
SearchList       returns: < < TMPF > >
Basic_check_mail returns: $# error $@ 4 . 3 . 0 $: "451 Temporary system failure. Please try again later."
check_mail       returns: $# error $@ 4 . 3 . 0 $: "451 Temporary system failure. Please try again later."
== Ruleset check_mail (187) status 75
--> 
 Copyright © 2004.-2007. 
 
 nyantarou
 
  All Rights Reserved.