Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
james-project
Public
Notifications
You must be signed in to change notification settings
Fork
496
Star
1k
Code
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
JAMES-4133 Add support for unicode adddresses as defined in RFC6532.
- #2728
#2728
Draft
arnt
wants to merge 18 commits into
apache:master
apache/james-project:master
from
arnt:parse-rfc6532-addresses
arnt/james-project:parse-rfc6532-addresses
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
JAMES-4133 Add support for unicode adddresses as defined in RFC6532.
#2728
arnt
wants to merge 18 commits into
apache:master
apache/james-project:master
from
arnt:parse-rfc6532-addresses
arnt/james-project:parse-rfc6532-addresses
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2025
POC RFC-6532 Support for i8n emails
chibenwa
committed
fdfe43c
View commit details
Copy full SHA for fdfe43c
Browse repository at this point
Add support for unicode adddresses as defined in RFC6532.
arnt
authored and
chibenwa
committed
e8a4000
View commit details
Copy full SHA for e8a4000
Browse repository at this point
Use UTF-8 as the charset supported atop SMTP protocol
chibenwa
committed
221a95b
View commit details
Copy full SHA for 221a95b
Browse repository at this point
Commits on Jun 18, 2025
Upgrade mime4j to 0.8.13-SNAPSHOT
chibenwa
committed
dec4fc8
View commit details
Copy full SHA for dec4fc8
Browse repository at this point
UTF-8 support for james-server-core
chibenwa
committed
3f8a361
View commit details
Copy full SHA for 3f8a361
Browse repository at this point
Integration tests for UTF-8 mail reception
chibenwa
committed
8a8c993
View commit details
Copy full SHA for 8a8c993
Browse repository at this point
Commits on Apr 22, 2026
Update dependencies to use the mime4j 0.8.13 release.
arnt
committed
d3feb04
View commit details
Copy full SHA for d3feb04
Browse repository at this point
Provide ENABLE UTF8=ACCEPT (doing nothing so far).
arnt
committed
9fdc613
View commit details
Copy full SHA for 9fdc613
Browse repository at this point
Use UTF8 for mailbox names instead of mUTF7, both for parsing and output.
arnt
committed
12164a7
View commit details
Copy full SHA for 12164a7
Browse repository at this point
Send UTF8 quoted-strings if enabled, and accept them anyway.
Show description for f41f326
arnt
committed
f41f326
View commit details
Copy full SHA for f41f326
Browse repository at this point
Commits on Apr 27, 2026
Add support for RFC 6533 (utf8 addresses in DSNs/MDNs).
arnt
committed
7df887f
View commit details
Copy full SHA for 7df887f
Browse repository at this point
Add SMTP server support for RFC 6531.
arnt
committed
e1bde2f
View commit details
Copy full SHA for e1bde2f
Browse repository at this point
Unify ACE (foo@xn--...) to Unicode in the SMTP server.
Show description for 1062017
arnt
committed
1062017
View commit details
Copy full SHA for 1062017
Browse repository at this point
Add support for RFC 6531 (SMTPUTF8) to remote delivery.
arnt
committed
20f077c
View commit details
Copy full SHA for 20f077c
Browse repository at this point
Normalise addresses to NFC, per RFC 6532 3.1.
Show description for 82c5155
arnt
committed
82c5155
View commit details
Copy full SHA for 82c5155
Browse repository at this point
Check for and reject addresses containing lone surrogates etc.
Show description for 7767a29
arnt
committed
7767a29
View commit details
Copy full SHA for 7767a29
Browse repository at this point
Name the malformed domain name in the error message about that domain.
arnt
committed
2a613d3
View commit details
Copy full SHA for 2a613d3
Browse repository at this point
Generate the correct WITH keywords when James receives SMTPUTF8.
arnt
committed
acbd121
View commit details
Copy full SHA for acbd121
Browse repository at this point
You can’t perform that action at this time.