Outgoing email issue

Moderator: cah

Post Reply
cah
General of the Army / Fleet Admiral / General of the Air Force
General of the Army / Fleet Admiral / General of the Air Force
Posts: 1342
Joined: Sun Aug 17, 2008 5:05 am

Outgoing email issue

Post by cah »

Starting today (03/29/2016), I could no longer send email out from hsiao.net.
I got bounced email like below:

Code: Select all

----- The following addresses had permanent fatal errors -----
<chang_an@yahoo.com>
   (reason: 553 5.7.1 <cah@hsiao.net>: Sender address rejected: not owned by user cahtohsm@verizon.net)

  ----- Transcript of session follows -----
... while talking to [127.0.0.1]:
>>> MAIL From:<cah@hsiao.net> SIZE=333 AUTH=<>
<<< 553 5.7.1 <cah@hsiao.net>: Sender address rejected: not owned by user cahtohsm@verizon.net
501 5.6.0 Data format error

Final-Recipient: RFC822; chang_an@yahoo.com
Action: failed
Status: 5.7.1
Diagnostic-Code: SMTP; 553 5.7.1 <cah@hsiao.net>: Sender address rejected: not owned by user cahtohsm@verizon.net
Last-Attempt-Date: Tue, 29 Mar 2016 17:20:45 -0400 (EDT)

Return-Path: <cah@hsiao.net>
Received: from hsiao.net (localhost [127.0.0.1])
    by hsiao.net (8.15.2/8.15.2) with ESMTP id u2TLKiNs025468
    for <chang_an@yahoo.com>; Tue, 29 Mar 2016 17:20:44 -0400 (EDT)
Received: (from root@localhost)
    by hsiao.net (8.15.2/8.15.2/Submit) id u2TLKi6d025467
    for chang_an@yahoo.com; Tue, 29 Mar 2016 17:20:44 -0400 (EDT)
Date: Tue, 29 Mar 2016 17:20:44 -0400 (EDT)
From: Chang-An Hsiao <cah@hsiao.net>
Message-Id: <201603292120.u2TLKi6d025467@hsiao.net>
MIME-Version: 1.0
Content-Type: text/plain 
I checked online and some say masquerade would help. I tried and the sender (cah@hsiao.net) would be changed to cah@verizon.net but it still didn't work. Apparently, something's changed in Verizon's mail server.

When I tried to check it by issuing "telnet localhost 55555" (stunnel to smtp.verizon.net), it showed "vz-proxy-l001.mx.aol.com":

Code: Select all

%telnet localhost 55555
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 vz-proxy-l001.mx.aol.com ESMTP ready
The DNS has been changed to AOL's server:

Code: Select all

%dig smtp.verizon.net

; <<>> DiG 9.6-ESV-R11-P1 <<>> smtp.verizon.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20004
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;smtp.verizon.net.              IN      A

;; ANSWER SECTION:
smtp.verizon.net.       300     IN      CNAME   smtp-verizonmail.egslb.aol.com.
smtp-verizonmail.egslb.aol.com. 30 IN   A       152.163.35.8

;; AUTHORITY SECTION:
egslb.aol.com.          3600    IN      NS      nsm-frr-gslb.lb.aol.com.
egslb.aol.com.          3600    IN      NS      nsm-mtc-gslb.lb.aol.com.
egslb.aol.com.          3600    IN      NS      nsm-scd-gslb.lb.aol.com.
egslb.aol.com.          3600    IN      NS      nsm-lcd-gslb.lb.aol.com.

;; ADDITIONAL SECTION:
nsm-lcd-gslb.lb.aol.com. 3600   IN      A       152.163.28.33
nsm-scd-gslb.lb.aol.com. 3600   IN      A       152.163.12.17
nsm-frr-gslb.lb.aol.com. 3600   IN      A       195.93.80.147
nsm-mtc-gslb.lb.aol.com. 3600   IN      A       64.12.20.19
Apparently, AOL's mail server is configured differently. I can no longer send email out from hsiao.net to AOL's mail server using non-Verizon email addresses (changanhsiao, cahtoh01, cahtoh03 and cahtohsm).

I will wait and see if Frontier (new ISP starting April 1, 2016) will allow email sent from hsiao.net after the transition completes in a couple of days.
CAH, The Great
ch46
Posts: 96
Joined: Mon Sep 08, 2008 4:58 pm

Re: Outgoing email issue

Post by ch46 »

I think I saw it somewhere that Frontier is also using AOL Mail because of Verizon's transition. I can't find it now, but it also looks like it may use Yahoo in some cases.
Post Reply