×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
How good are you at sockets? Here's something to pursue. I went to this
website:
http://www.zmailer.org/mxverify-cgi.html
and punched in dekko.com in the first box. Then I carefully watched what
it did. Then, I did (from a 5250 command line)
TELNET DEKKO.COM PORT(25)
Then I typed in, and got back, the following:
RSET
250 Reset state
MAIL FROM:<someaccount78u87u@xxxxxxxxx>
250 dekkotestr@xxxxxxxxxxxx Sender OK
RCPT TO:<sanrfy@xxxxxxxxx>
550 sanrfy@xxxxxxxxxxxx No such user
And, to check out the blacklisting...
RSET
250 Reset state
MAIL FROM:<ALDULTRESS@xxxxxxxxxxx>
554 Mail from ALDULTRESS@xxxxxxxxxxx rejected for policy reasons.
(In case email addresses are scrubbed from the list it was aldultress at
sexyfun dot net.)
Ok, so, if you are good at sockets, or can download a nice tn5250api, you
could trap that.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.