This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Applied, and working
With the following ptfs applied,
R7.2 SI73279
R7.3 SI71467
R7.4 SI73266
IBM i provided limited support to foward emails to exchange server with/without SSL.
If I understood your use case correctly, IBM i SMTP client is required to foward all outside emails to the exchange server with "ONE" login id and password. SSL is an option. In this case, the following steps below could provide IBM i SMTP such capability:
1. Add domain name of mail server
CHGSMTPA FWDHUBSVR(domain-name-of-the-exchange-server)
2. Add the Aunthentication infomation to IBM i Client
ADDSMTPLE TYPE(*HOSTAUTH) HOSTNAME(domain-name-of-the-exchange-server) USERNAME(login-id-of-the-exchange-server) PASSWORD(password-of-login-id)
With these configuration, IBM i smtp client sends all non-local emails to the exchange server and authenticate with exchange server the login id and password configured. This works for the case SSL required or SSL not used.
Current IBM i only supports 2 authencation method: PLAIN and LOGIN. If exchange server requires other authentication methods, such as NTLM, kerberos, IBM i SMTP client would fail.
If multiple receipts on different domains are specified in one email, the email will be split into several emails based on domain name and be forwarded to mail hub server. All receipts could receive the email.
Does this meet your business requirements? If not, please provide more detailed usage for me to investigate.
Could you also make the SSL as optional ?
V7R2M0 and above
Which release would you require to have such this feature ?
IBM i SMTP acted as email client to send out email through a Microsoft exchange server.
The exchange server supports SMTP AUTH in using "ONE" login ID and Password for all email address in a company, with or without SSL connecting to that exchange server
We are using the API "QTMMSENDMAIL" to send out the email (I believe you may try a simple way as by command SNDSMTPEMM)
For detail, please refer to PMR 06783,999,738
Yes, the company would like to have SMTP AUTH without SSL
Could you describe more details about your use case ? Such as what role does IBM i SMTP play? Which type of SMTP server is used? What SMTP AUTH are supported by the SMTP server? It's better to have the email sending process to understand your use case clearly.
When you say "use SMTP Authentication without SSL/TLS", do you mean the SMTP is safe enough to send the password over network ? If not, TLS is preferred to protect the SMTP username and password.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Networking
Operating system - IBM i
Source - None
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Other
Operating system - IBM i
Source - None