>>>Our Imail server is having the following problem.  When sending to 
>>>certain addresses it will quit saying blabla.com is not excepting new 
>>>connections.  Although you can send to these addresses using "Hotmail", 
>>>etc.  Any help would be apreciated.
>>
>> >Can you show us some log lines?
>
>Here you go.  Thanks again!

Brent,

Do you speak English? I mean as in "comprehend written English text" ?  vbg

04:05 11:18 SMTP-(000000EC) Trying pads.com (0)
04:05 11:18 SMTP-(000000EC) Connect pads.com [199.173.159.5:25] (1)
04:05 11:18 SMTP-(000000EC) 421 padsdns.pads.com is not accepting new 
connections. Please try later
04:05 11:18 SMTP-(000000EC) SMTP_DELIV_FAILED
04:05 11:18 SMTP-(000000EC) >QUIT

Which part of "we're busy, please go away, try later" don't you 
understand??  vbg

Their server and yours are acting "tres protocolaire".  Isn't mail just so 
neat?

You need to talk with "[EMAIL PROTECTED]" or whomever about when they 
will begin accepting mail, are they selectively rejecting mail? etc, etc. 
But I bet by the time I get this msg into the Imail forum, their rejections 
will have stopped.

dig this:

; <<>> DiG 8.2 <<>> pads.com any
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 2, ADDITIONAL: 4
;; QUERY SECTION:
;;      pads.com, type = ANY, class = IN

;; ANSWER SECTION:
pads.com.               1d23h59m36s IN NS  AUTH02.NS.UU.NET.
pads.com.               1d23h59m36s IN NS  PADSDNS.pads.com.
pads.com.               59m44s IN MX    10 mail.pads.com.

;; AUTHORITY SECTION:
pads.com.               1d23h59m36s IN NS  AUTH02.NS.UU.NET.
pads.com.               1d23h59m36s IN NS  PADSDNS.pads.com.

;; ADDITIONAL SECTION:
AUTH02.NS.UU.NET.       1d23h16m17s IN A  198.6.1.82
PADSDNS.pads.com.       59m44s IN A     199.173.159.3
PADSDNS.pads.com.       59m44s IN A     199.173.159.5
mail.pads.com.          59m44s IN A     199.173.159.5

I looked them up because their mail server was announcing itself as 
PADSDNS.pads.com, and sure enough .5 is both dns and mail.

So, I wouldn't sweat it, your Imail is not at fault.

Len

FYI, from RFC 821, where you can see their 421 response code

(Brent: "Hey, honey, how a little snuggle?" She: "421, dude")

4.2.1.  REPLY CODES BY FUNCTION GROUPS

          500 Syntax error, command unrecognized
             [This may include errors such as command line too long]
          501 Syntax error in parameters or arguments
          502 Command not implemented
          503 Bad sequence of commands
          504 Command parameter not implemented

          211 System status, or system help reply
          214 Help message
             [Information on how to use the receiver or the meaning of a
             particular non-standard command; this reply is useful only
             to the human user]

          220 <domain> Service ready
          221 <domain> Service closing transmission channel
          421 <domain> Service not available,
              closing transmission channel
             [This may be a reply to any command if the service knows it
             must shut down]

          250 Requested mail action okay, completed
          251 User not local; will forward to <forward-path>
          450 Requested mail action not taken: mailbox unavailable
             [E.g., mailbox busy]
          550 Requested action not taken: mailbox unavailable
             [E.g., mailbox not found, no access]
          451 Requested action aborted: error in processing
          551 User not local; please try <forward-path>
          452 Requested action not taken: insufficient system storage
          552 Requested mail action aborted: exceeded storage allocation
          553 Requested action not taken: mailbox name not allowed
             [E.g., mailbox syntax incorrect]
          354 Start mail input; end with <CRLF>.<CRLF>
          554 Transaction failed

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to