>I'm having a problem getting email to go through to AOL.  Has any one else
>seen this type of error.  The address is valid.
>
>SMTPD (1202006A) [63.225.16.17] HELO AAI
>SMTPD (1202006A) [63.225.16.17] MAIL FROM:<[EMAIL PROTECTED]>
>SMTPD (1202006A) [63.225.16.17] RCPT TO:<[EMAIL PROTECTED]>
>SMTPD (1202006A) [63.225.16.17] ERR mail2.webaccess.net invalid user 
><[EMAIL PROTECTED]>

Mark,

The IMail "SMTP-" processes are the ones that send mail (to AOL).

So why are you showing us the "SMPTD" server (receiving) process log 
lines?  Above the MTA at 63.225.16.17 is sending mail to your SMTPD 
process, which says [EMAIL PROTECTED] is not an local mail accnt known to Imail.

That ip:

# dig -x 63.225.16.17

; <<>> DiG 8.2 <<>> -x
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUERY SECTION:
;;      17.16.225.63.in-addr.arpa, type = ANY, class = IN

;; AUTHORITY SECTION:
16.225.63.IN-ADDR.ARPA.  1D IN SOA  ns1.uswest.net. hostmaster.uswest.net. (
                                         123             ; serial
                                         8H              ; refresh
                                         2H              ; retry
                                         1W              ; expiry
                                         1D )            ; minimum

... is not present in the reverse zone but ns1.uswest.net is the 
authoritative DNS for the reverse zone.

What you're showing us is that you are having trouble receiving mail for 
@aol.com.  :-)))

Sanity check (mine, not yours): here's the same situ showing my server 
being spammed from korea to an unknown accnt "tteoac" on my server:

01:08 16:53 SMTPD(0CF90496) [62.161.87.73] connect 202.188.0.185 port 48835
01:08 16:53 SMTPD(0CF90496) [202.188.0.185] HELO weblock.
01:08 16:53 SMTPD(0CF90496) [202.188.0.185] MAIL 
From:<[EMAIL PROTECTED]>
01:08 16:53 SMTPD(0CF90496) [202.188.0.185] RCPT To:<[EMAIL PROTECTED]>
01:08 16:53 SMTPD(0CF90496) [202.188.0.185] ERR ms1.meiway.com invalid user 
<[EMAIL PROTECTED]

btw, that ip reverses to myanmmar, probably an open relay:

;; ANSWER SECTION:
185.0.188.202.in-addr.arpa.  1D IN PTR  weblock.tm.net.my.

The above was last January, a couple of months before I installed 
IMGate.  .kr and .my don't bother me anymore.

Len


http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5  installable binary for NT4
http://IMGate.MEIway.com:  Build free, hi-perf, anti-spam mail gateways

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

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to