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



Matt,

Here ya go:

- Larry

There is one thing to do that needs only be done one time on the system to enable forwarding. Entering the following command enables mail forwarding:

CHGSYSDIRA USRDFNFLD((FORWARDING *NONE *ADD *ADDRESS 256) +
(FWDSRVLVL *NONE *ADD *MSFSRVLVL 1))

After this you can change the directory entry for the users existing mail profile to forward to another address. This must be done at the command line or in WRKDIRE as iNav doesn’t support the change.

CHGDIRE USRID(userid system)
USRDFNFLD((FORWARDING *NONE newaddress@xxxxxxxxxxxxx))
MSFSRVLVL(FWDSRVLVL *NONE)
PREFADR(FORWARDING *NONE ATMIME)


Matt Gross wrote:
Would there be a way to set up SMTP to forward an email message?  Pretty sure 
there is, but I've never configured this route.
TIA, Matt


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.