惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
V
V2EX
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
小众软件
小众软件
Vercel News
Vercel News
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
V
Visual Studio Blog
J
Java Code Geeks
P
Proofpoint News Feed
MongoDB | Blog
MongoDB | Blog
B
Blog
美团技术团队
量子位

IT Jungle

Finally: Some Pricing Information On The Power S1112 Entry Server - IT Jungle Rocket Automates Manual IBM i Tasks With AI - IT Jungle Guru: Where’s The Table? - IT Jungle LaserVault Goes iSCSI With Virtual Tape Library - IT Jungle IBM i PTF Guide, Volume 28, Number 31 - IT Jungle Will Power Chips Get A Converged Arm Instruction Set Like Z Mainframe CPUs? - IT Jungle Thinking About Moving IBM i To The Cloud? Don't Start With The Quote - IT Jungle Precisely To Add Ransomware Protection In MIMIX 11 - IT Jungle It’s D-Day For Cybersecurity, AI Firms Warn - IT Jungle IBM i PTF Guide, Volume 28, Number 30 - IT Jungle Oracle Dips A Toe Into IBM’s EBCDIC World - IT Jungle When Your Small IBM i Team Is Really A Team Of One - IT Jungle Guru: Putting Failure Handling In Its Place - IT Jungle Inside The Security Enhancements In ACS - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle IBM i PTF Guide, Volume 28, Number 29 - IT Jungle IBM i PTF Guide, Volume 28, Number 28: A Crazy Number of Security Vulnerability Patches - IT Jungle Inside The Encryption Key Management Changes In IBM i 7.6 - IT Jungle FalconStor Moved To The Blue Lagoon, And Is Poised For Growth Because Of It - IT Jungle Guru: Claude’s SQL Tip - IT Jungle Astera Makes Extracting Legacy Report Data an AI Specialty - IT Jungle IBM i PTF Guide, Volume 28, Number 27 - IT Jungle Welcoming The New IBM i Chief Architect And Other New Top Brass - IT Jungle A Deep Dive Into That Power S1112 Entry Power11 Server - IT Jungle Guru: Beyond Three-Part Naming – Running SQL Across Remote IBM i Systems - IT Jungle How IBM Bolstered IBM i Resilience In The Summer Tech Refreshes - IT Jungle IBM i PTF Guide, Volume 28, Number 26 - IT Jungle Power Systems Has A Great Quarter; System Z, Not So Much - IT Jungle Does AI Mark The End Of The ERP Era? - IT Jungle Guru: Deterministic Application Development With AI - IT Jungle
Updates Announced for IBM i BRMS And SMTP Email Client - ...
Alex Woodie · 2026-04-20 · via IT Jungle

April 20, 2026

Big Blue hasn’t yet announced its spring IBM i Technology Refresh (TR), which we told you last week will come a bit later this year to align with IBM’s expected announcement of a new entry-level, P05-class Power11 machine. But that didn’t stop IBM from making other IBM i-related announcements last week, including some important updates to BRMS and the Simple Mail Transport Protocol (SMTP) email client.

With its update for Backup, Recovery, and Media Services for i (BRMS), which IBM announced on April 14, IBM is bolstering the new Web GUI with updated capabilities that will make the product more useful and easier to use. Specifically, IBM is allowing users to perform save and restore operations at the library and the IFS level in the new GUI. In a future release, IBM says it will provide the capability to perform save and restore operations at the file and object level from the Web interface.

This is a big improvement for users who want to work within a Web GUI as opposed to the traditional ways of interacting with the product, which is through command line, APIs, or SQL commands. The new GUI, which is based on the Angular JavaScript library, replaces the old Web GUI that was launched with the original IBM Navigator product and which faces big limitations – in addition to the little matter of that Log4j security vulnerability.

IBM elected to keep the Web GUI for BRMS separate from the new Navigator, which provides ways for users to interact with their IBM i environment, and also contains screens for working with specific products, such as PowerHA, the Advanced Job Scheduler, and Performance Data Investigator (PDI). While users can pull up the new BRMS Web GUI form a bookmark in Navigator, IBM elected to keep the GUIs separate primarily as a way to avoid dependencies.

“Sometimes it’s good to have modular type designs where you’re not putting all your eggs in one basket,” IBM i engineer Kris Whitney told IT Jungle, “and it allows you to go faster because you can develop independently.”

There is another rationale behind updating the GUI for BRMS at this point in time: Encouraging BRMS version 1 users to upgrade to BRMS version 2.

IBM still has a large number of customers running on the legacy BRMS version 1, which is no longer supported. According to IBM, more than half of all BRMS users are on the old version. The splashy new GUI should provide an enticement for version 1 users to make the move to version 2. It should also make BRMS easier to use in general, Whiteny said.

“We are trying to reinvigorate them and say, hey, we’ve actually innovated on BRMS quite a bit since we discontinued VR1, and there’s reasons to jump to VR2,” he said. “There’s also still a large segment of the customers that don’t use BRMS because they deem it too difficult because it’s too robust and they have to set it up. So the GUI is going to be important to bring on new BRMS customers.”

The new GUI is also enabling new uses cases that IBM has envisioned around centralizing backups for on-prem and cloud environments, Whitney said.

“It does a bunch of stuff in the cloud,” he added. “Cloud backup is a little more complicated than on prem, and so that’s why we are trying to highlight BRMS more than we probably have in the last few years. That’s been one of those projects that’s just kind of taken for granted.”

The update for the SMTP client brings one significant new feature: Support for OAuth 2.0 for IBM i version 7.4 and later for Gmail (Google Workspace) and Office 365 (Microsoft 365) providers.

Email providers are moving away from passwords and starting to require OAuth tokens for user authentication. IBM implemented the change in the IBM i SMTP client to ensure that the integration remains seamless.

Some IBM i customers use the SMTP client to relay email to Gmail and Office 365 email servers, so that emails originating from the IBM i server (such as ones programmatically generated by IBM i applications) appear instead to come from the Google or Microsoft email servers.

In the past, IBM i administrators could set up the authentication for this integrating with user names and passwords. But Google and Microsoft have both moved away from allowing their users to authenticate using passwords and are now requiring OAuth 2.0 tokens. IBM’s support for OAuth 2.0 keeps the SMTP client current within the requirements of Google and Microsoft.

However, there is still a bit of administration work that IBM i users must do to complete the configuration with OAuth 2.0. Users must create an IFS file with the provider-specific OAuth 2.0 authentication information in JSON format, according to IBM’s instructions. Even though there is still some work involved to set it up, users still should be happy that IBM is finally supporting this requirement.

IBM expects to ship the PTFs for SMTP OAuth 2.0 support by June 19. Keep a look out for them – or better yet, read Doug Bidwell’s IBM i PTF Guide to make sure you never miss an update from IBM.

RELATED STORIES

Spring IBM i Tech Refreshes Will Come A Bit Later This Year

BRMS Isn’t The Only Backup Product With A Security Problem

IBM Cloud Storage And BRMS Get Subscription Pricing

What’s New with Db2 Mirror, PowerHA, and BRMS

Admin Alert: Changing your SMTP Server is Easy-ish

Why is my i/OS Email Coming Back Undeliverable?