|
You will also need a few directory entries. From what I recall you need something like: ADDDIRE USRID(SOMEUSER SYSNAME) USRD('Text stuff') USER(SOMEUSER) USRDFNFLD((SMTPAUSRID SMTP 'SOMEUSER') (SMTPDMN SMTP 'HOST.COM')) MSFSRVLVL(*SYSMS) PREFADR(*SMTP) You also need an internet routing directory entry before an internet address can be specified on the SNDDST command. Following is the command I used: ADDDIRE USRID(INTERNET USERS) SYSNAME(TCPIP) USRD('Context switching entry') USER(*NONE) MSFSRVLVL(*USRIDX) PREFADR(NETUSRID *IBM ATCONTXT) I set these up many years ago so something may have changed. David Morris >>> barberao@yahoo.es 02/26/02 09:47AM >>> We want to send an e-mail from iSeries 400. We have followed the next steps: >STRMSF >STRTCPSVR SERVER(*SMTP) >STRTCPSVR SERVER(*POP) >SNDDST TYPE(*DOC) TOINTNET((user@yahoo.es)) DSTD(TEST) MSG('This is a test') DOC(INVOICE) FLR(myfolder) where user@yahoo.es is a valid e-mail address and the document INVOICE exist in myfolder. We are not receiveing anything in the e-mail address. What are we missing?
As an Amazon Associate we earn from qualifying purchases.
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.