At 07:51 PM 4/6/01 -0400, Jeff Dougherty wrote the following:

>Look below. Does anyone have any idea what this means?
>It thought it kind of odd.
>I was using MSN for a dial up for a while. I was receiving undeliverable
>email that said MSN was unable to connect.
>I am using Earthlink now and am still receiving weird email errors like the
>one below. I know one list was bouncing my email because it thought of the
>ISP Earthlink as SPAM.
>Cam someone enlighten me?
>Thank you.
>Jeff
>
>The original message was received at Sun, 1 Apr 2001 21:14:50 -0400 (EDT)
>from sdn-ar-002paharrP336.dialsprint.net [158.252.7.114]
>
>    ----- The following addresses had permanent fatal errors -----
><[EMAIL PROTECTED]>
>
>    ----- Transcript of session follows -----
>... while talking to mail.speakeasy.net.:
> >>> RCPT To:<[EMAIL PROTECTED]>
><<< 553 sorry, you must check for new messages before sending mail from
>another ISP (#5.7.1)
>550 <[EMAIL PROTECTED]>... User unknown

You sent mail to a mailing list ([EMAIL PROTECTED]). For some reason
this mail message is being relayed by mail.speakeasy.net (a mail server).
Most ISPs have anti-relaying provisions in place. The normal method is to
block SMTP port 25 (Earthlink does this).

Another method that is used by many ISPs (especially those using POP3 mail
daemons; Hotmail included) is to have the user get mail from the server
first. The reason for this is that the mail server must record your hostname
and IP address, which are placed on a list of those allowed to send outgoing
messages through the mail server. This window remains open to you for some
time period (usually 30 minutes) from the time you check for new mail.
Therefore, you can check for new e-mail and wait up to 30 minutes before
sending any mail out through the mail servers. After 30 minutes, you will
need to re-check for new e-mail.

Check IP addresses:
no2:/opt2/home3/expita>nslookup repairworld.com
Server:  localhost
Address:  127.0.0.1

Name:    repairworld.com
Address:  216.254.1.71

no2:/opt2/home3/expita>nslookup mail.speakeasy.net
Server:  localhost
Address:  127.0.0.1

Name:    mail.speakeasy.net
Addresses:  216.254.0.193, 216.254.0.194

Notice that both are in 216.254.xxx.xxx which makes me think they are
related. A search of ARIN for the block IP addresses (called Netblock)
controlled by a domain (ISP) shows:

no2:/opt2/home3/expita>arin 216.254.1.71
Speakeasy Network (NETBLK-SPEAKEASY-2) SPEAKEASY-2
                                                  216.254.0.0 - 216.254.127.255
Plum Consulting, Inc. (NETBLK-SPEK-PLUMCON1-0) SPEK-PLUMCON1-0
                                                    216.254.1.64 - 
216.254.1.95

Sooooo, the two domains are related. A check for the MX (mail exchanger)
records at repairworld.com shows:
no2:/opt2/home3/expita>nslookup -q=mx repairworld.com
Server:  localhost
Address:  127.0.0.1

repairworld.com preference = 10, mail exchanger = mail.electronix.com
repairworld.com preference = 20, mail exchanger = mail.speakeasy.net

So, repairworld.com uses the mail.speakeasy.net mailer daemon. Hence, it's
incorrectly configured because it is actually blocking mail from the same
domain. Contact the owners to have them check their configuration files.

Owners can be found by using whois:
no2:/opt2/home3/expita>whois repairworld.com | more
The Data in Network Solutions' WHOIS database is provided by Network
[snip]

Registrant:
Electronix Corp. (REPAIRWORLD-DOM)
    1 Herald Sq.
    Fairborn, OH 45324-5144
    US

    Domain Name: REPAIRWORLD.COM

    Administrative Contact, Technical Contact, Billing Contact:
       Kushner, David  (DK705)  [EMAIL PROTECTED]
       Electronix Corp
       1 Herald Sq.
       Fairborn, OH 45324-5144
       937-878-1828 (FAX) 937-878-1972

    Record last updated on 08-Jan-2001.
    Record expires on 26-Nov-2001.
    Record created on 25-Nov-1997.
    Database last updated on 6-Apr-2001 09:45:00 EDT.

    Domain servers in listed order:

    NS1.ELEX.NET                 216.254.1.66
    NS1.SPEAKEASY.NET            216.254.0.9


--
Gerry Boyd -- [EMAIL PROTECTED]
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to