Have implemented the QtmmSendMail API (thanks to Scott K website for the code) and can send emails anywhere but internally to our exchange server.
Any ideas?
our exchange server is xxx.yyy.com and the domain name is defined as yyy.com.
Have tried all of the basic setup things and SNDDST and the API work great to externals, the network guys looked and saw the traffic external but not a sniff of the yyy.com addresses.
Am trying to figure it out as we have turnover processes that work, so since they work I must be doing something wrong (but why would external work...)
Best I have found so far is this from a IBM setup guide
If you have two separate mail server platforms that are not serviced by a common global address book, for example, OS/400 SMTP on one system and SendMail on an IBM® RISC System/6000®, the mail domains should be different, meaning CFGTCP Option 12 Domain should be different if you have two separate mail servers handling SMTP Mail. Two mail servers cannot be serviced by a single MX record if no global name and address book (like in Domino) exists to correlate which mail server the mail user resides on
which sounds like my issue with the iseries as yyy.com wanting to route everything thru the DIRE entries(?) , not finding them and tossing them out. Kind of in a hole without access to see all of the commands.
Any ideas or pointing to other threads would be appreciated,
Thanks.
Any ideas?
our exchange server is xxx.yyy.com and the domain name is defined as yyy.com.
Have tried all of the basic setup things and SNDDST and the API work great to externals, the network guys looked and saw the traffic external but not a sniff of the yyy.com addresses.
Am trying to figure it out as we have turnover processes that work, so since they work I must be doing something wrong (but why would external work...)
Best I have found so far is this from a IBM setup guide
If you have two separate mail server platforms that are not serviced by a common global address book, for example, OS/400 SMTP on one system and SendMail on an IBM® RISC System/6000®, the mail domains should be different, meaning CFGTCP Option 12 Domain should be different if you have two separate mail servers handling SMTP Mail. Two mail servers cannot be serviced by a single MX record if no global name and address book (like in Domino) exists to correlate which mail server the mail user resides on
which sounds like my issue with the iseries as yyy.com wanting to route everything thru the DIRE entries(?) , not finding them and tossing them out. Kind of in a hole without access to see all of the commands.
Any ideas or pointing to other threads would be appreciated,
Thanks.





Comment