× 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.



We e-mail from our AS/400 to our exchange server all the time.

This is how you can test to see what the problem is, although I'm 75% sure it's 
probably a forwarding problem.

This is all on the AS/400, when in the TELNET make sure you type the commands 
in capitals:
==========================================================
<blank line, just press enter>
TELNET <your exchange server IP> PORT(25)
HELO <your domain>
MAIL FROM:<your e-mail>
RCPT TO:<your e-mail>
DATA
TESTING
.
QUIT
==========================================================

Here is what I get when I do this to my server:
==========================================================
220 MAIL2.celsinc.com ESMTP Server (Microsoft Exchange Internet Mail Service 5.y

500 Command not recognized.
HELO CELSINC.COM
250 OK
MAIL FROM:JLANGSTON@CELSINC.COM
250 OK - mail from <JLANGSTON@CELSINC.COM>
RCPT TO:JLANGSTON@CELSINC.COM
250 OK - Recipient <JLANGSTON@CELSINC.COM>
DATA
354 Send data.  End with CRLF.CRLF
TESTING
.
250 OK
QUIT
220 CLOSING CONNECTION
==========================================================

I suspect that when you type RCPT TO:e-mail addy
you will get a response that forwarding is not allowed.

You need to go into your exchange server and either allow all e-mail from the 
ip of your AS/400, or allow all incoming e-mail to your domain.  If you are 
trying to e-mail from the AS/400 to outside your domain, you will have to allow 
all e-mail from the IP address of your as/400.

>From archive post on same topic:
http://archive.midrange.com/midrange-l/200208/msg00370.html
Go to your Exchange Server Administrator, then to <your 
site>/Configuration/Connections.
Go to properties (one way is Alt-Enter on it).  Click on routing.  That's where
you can add the IP of your AS/400 server.

Donna never came back saying it didn't work, so I guess it did.

From: Maricel Pimentel <maricel.pimentel@brazin.com.au>

Hi,

We are having problem sending e-mail from AS400 to our exchange server. We
we send mail using the snddst command we receive the message send
distribution completed successfully but we don't receive it from our inbox.
We ping the smtp ip address and the DNS name from the as400, all connection
were ok.

How can I check if the problem is with the AS400 or with the exchange
server.

Thanks.

Maricel


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.