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



Nice summary.
Were you able to find current docs for doing all this (beyond the basic
forwarding setup..) ?

Jim Franz

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Nathan Andelin
Sent: Friday, February 24, 2017 5:17 PM
To: Midrange Systems Technical Discussion
Subject: Things I've learned about sending email from IBM i apps

I spent some time this past week, vetting and validating how the IBM i SMTP
client works; how it might be used for sending email from IBM i apps.
Following are some key points.

The SMTP client offers at least 4 ways for sending email:

1. Sending directly to any email server on the planet that has a DNS MX
record defined for a service on port 25, which essentially means being able
to send to anyone who has an email account anywhere.

2. Forwarding mail to a configured mail hub, by using credentials (account
and password) that are authenticated by the mail hub. The mail hub then
forwards to the final destination point, using the sender's account which
was provided by the IBM i SMTP client.

3. Forwarding mail to a configured relay-hub, that may or may not require
credentials (relay hubs may be configured to allow relay from specific IP
address ranges). Relay hubs may offer quite a few options for handling
email.

4. Forwarding mail to IBM i users, using IBM i distribution services (i.e.
mail between IBM i systems).

The IBM i SMTP client can be configured to support SSL and TLS encryption,
which may or may not be required by a mail or relay hubs or final end point,
which is negotiable when the connection is made.

I tested forwarding mail through Google mail hubs, using methods 2 and 3.

The most challenging part to using a mail hub or relay service is importing
the right certificates into IBM i certificate manager and configuring the
IBM i SMTP client to use them.

If you run into problems interfacing with a mail hub or relay service, the
TRCTCPAPP command can be used to view the conversation that occurs under the
covers.

When sending mail directly to end points, configuring DNS "spf" and "dmarc"
entries can make a world of difference in whether email gets blocked or
routed to spam or not.

HTH,

Nathan.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.