|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
B.com's ip is 61.*.*.11. I try to send email from A to B. and I get
the maillog below: Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: to=<ming@B.com>, ctladdr=<ming@A.com> (500/500), delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection refused by 61.*.*.11. as you see, there is another ip 221.*.*.35 in the maillog, why is it there? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
In article <1170476964.846584.274250@h3g2000cwc.googlegroups. com>,
Albert.Einstain@gmail.com wrote: > B.com's ip is 61.*.*.11. I try to send email from A to B. and I get > the maillog below: > > Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: > to=<ming@B.com>, ctladdr=<ming@A.com> (500/500), > delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, > relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection > refused by 61.*.*.11. > > as you see, there is another ip 221.*.*.35 in the maillog, why is it > there? '*' is not a legal character in a domain name and is never part of an IP address. The domain names a.com and b.com are both reserved by IANA, and have no resolution at all. You won't be able to get much useful if you insist on hiding the critical facts to answer your question. -- Now where did I hide that website... |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 2ÔÂ4ÈÕ, ÉÏÎç1ʱ17·Ö, Bill Cole <b...@scconsult.com> wrote:
> In article <1170476964.846584.274...@h3g2000cwc.googlegroups. com>, > > Albert.Einst...@gmail.com wrote: > > B.com's ip is 61.*.*.11. I try to send email from A to B. and I get > > the maillog below: > > > Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: > > to=<m...@B.com>, ctladdr=<m...@A.com> (500/500), > > delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, > > relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection > > refused by 61.*.*.11. > > > as you see, there is another ip 221.*.*.35 in the maillog, why is it > > there? > > '*' is not a legal character in a domain name and is never part of an IP > address. The domain names a.com and b.com are both reserved by > IANA, and have no resolution at all. > > You won't be able to get much useful if you insist on hiding the > critical facts to answer your question. > > -- > Now where did I hide that website... thanks. but i dont think it critical, they are just 2 common IPs. What I wonder is why 221.*.*.35 is there. |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
In article <1170644457.392182.268160@q2g2000cwa.googlegroups. com>
"Simon" <Albert.Einstain@gmail.com> writes: >On 2ÔÂ4ÈÕ, ÉÏÎç1ʱ17·Ö, Bill Cole <b...@scconsult.com> wrote: >> In article <1170476964.846584.274...@h3g2000cwc.googlegroups. com>, >> >> Albert.Einst...@gmail.com wrote: >> > B.com's ip is 61.*.*.11. I try to send email from A to B. and I get >> > the maillog below: >> >> > Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: >> > to=<m...@B.com>, ctladdr=<m...@A.com> (500/500), >> > delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, >> > relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection >> > refused by 61.*.*.11. >> >> > as you see, there is another ip 221.*.*.35 in the maillog, why is it >> > there? >> >> '*' is not a legal character in a domain name and is never part of an IP >> address. The domain names a.com and b.com are both reserved by >> IANA, and have no resolution at all. >> >> You won't be able to get much useful if you insist on hiding the >> critical facts to answer your question. >> >> -- >> Now where did I hide that website... > >thanks. but i dont think it critical, they are just 2 common IPs. What >I wonder is why 221.*.*.35 is there. And if you posted real data, we might be able to tell you - now all we can do is guess. One possible guess is that the MX record for "B.com" brokenly gives an IP address instead of a host name, and that that IP address when treated as a host name per the spec, i.e. used in an A lookup, actually resolves to a different IP address. --Per Hedeland per@hedeland.org |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On 2月5æ—¥, 下åˆ3æ—¶20分, p...@hedeland.org (Per Hedeland) wrote:
> In article <1170644457.392182.268...@q2g2000cwa.googlegroups. com> > > "Simon" <Albert.Einst...@gmail.com> writes: > >On 2ÔÂ4ÈÕ, ÉÃÎç1ʱ17·Ö, Bill Cole <b...@scconsult.com> wrote: > >> In article <1170476964.846584.274...@h3g2000cwc.googlegroups. com>, > > >> Albert.Einst...@gmail.com wrote: > >> > B.com's ip is 61.*.*.11. I try to send email from A to B. and I get > >> > the maillog below: > > >> > Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: > >> > to=<m...@B.com>, ctladdr=<m...@A.com> (500/500), > >> > delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, > >> > relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection > >> > refused by 61.*.*.11. > > >> > as you see, there is another ip 221.*.*.35 in the maillog, why is it > >> > there? > > >> '*' is not a legal character in a domain name and is never part of an IP > >> address. The domain names a.com and b.com are both reserved by > >> IANA, and have no resolution at all. > > >> You won't be able to get much useful if you insist on hiding the > >> critical facts to answer your question. > > >> -- > >> Now where did I hide that website... > > >thanks. but i dont think it critical, they are just 2 common IPs. What > >I wonder is why 221.*.*.35 is there. > > And if you posted real data, we might be able to tell you - now all we > can do is guess. One possible guess is that the MX record for "B.com" > brokenly gives an IP address instead of a host name, and that that IP > address when treated as a host name per the spec, i.e. used in an A > lookup, actually resolves to a different IP address. > > --Per Hedeland > p...@hedeland.org When running nslookup, the result is right,both A & MX records. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
In article <1170644457.392182.268160@q2g2000cwa.googlegroups. com>,
"Simon" <Albert.Einstain@gmail.com> wrote: > On 2月4æ—¥, 上åˆ1æ—¶17分, Bill Cole <b...@scconsult.com> wrote: > > In article <1170476964.846584.274...@h3g2000cwc.googlegroups. com>, > > > > Albert.Einst...@gmail.com wrote: > > > B.com's ip is 61.*.*.11. I try to send email from A to B. and I get > > > the maillog below: > > > > > Jan 24 10:28:25 localhost sendmail[10927]: l0O246dv010298: > > > to=<m...@B.com>, ctladdr=<m...@A.com> (500/500), > > > delay=00:24:19, xdelay=00:00:00, mailer=esmtp, pri=570314, > > > relay=61.*.*.11. [221.*.*.35], dsn=4.0.0, stat=Deferred: Connection > > > refused by 61.*.*.11. > > > > > as you see, there is another ip 221.*.*.35 in the maillog, why is it > > > there? > > > > '*' is not a legal character in a domain name and is never part of an IP > > address. The domain names a.com and b.com are both reserved by > > IANA, and have no resolution at all. > > > > You won't be able to get much useful if you insist on hiding the > > critical facts to answer your question. > > > > -- > > Now where did I hide that website... > > thanks. but i dont think it critical, they are just 2 common IPs. You are wrong. No one can answer specifically as long as you insist upon obscuring the critical information to answer your question. >What > I wonder is why 221.*.*.35 is there. I invite you to examine the Sendmail source for your answer. Apply the actual information that you pointlessly insist on keeping secret and an understanding of Sendmail and you will get your answer. -- Now where did I hide that website... |
|
![]() |
| Outils de la discussion | |
|
|