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



Albert.  In order to use the SNDDST command you do need to follow those
instructions.

Following these allows you you to use the SNDDST command like this:
 SNDDST TYPE(*LMSG)
        TOINTNET(('albert.york@nissan-usa.com'))
        DSTD('Discription here')
        LONGMSG('Long message here')
-or-
SNDDST TYPE(*DOC)
       TOINTNET(('albert.york@nissan-usa.com'))
       DSTD('Discription here')
       LONGMSG('Long message here')
       DOC(DOCUMENT)
       FLR('folder/doc/lives/in')

 The only part it does not touch on is the TCP/IP configuration, ie. DNS
and SMTP attributes that may need changed.
If your 400 cannot resolve every email address domain name via configured
DNS servers it is best to relay the mail to a
server that can resolve the names. I set mine up like this:
CHGSMTPA     MAILROUTER('mailrelay')   FIREWALL(*YES)

The host name 'mailrelay' is the host name of the SMTP server to relay the
mail to.



-------------------------
 Bryan Dietz
3X Corporation
----------------

That doesn't help me.

That has to do with setting up OV/400 addressing.

I need to know how to configure the AS/400 to send email to an Exchange
server using the SNDDST command.

Albert York



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.