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
Accelerator
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
Type
/
to 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 }}
bbottema
/
simple-java-mail
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
272
Star
1.3k
Code
Issues
5
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simple-java-mail
modules
spring-module
src
on
develop
User selector
All users
All time
Commit history
Commits on Aug 6, 2026
fix(spring): stop packaging test application config
bbottema
committed
091a1df
View commit details
Copy full SHA for 091a1df
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
feat(smtp): add client hostname configuration
Show description for 57f9afd
bbottema
committed
57f9afd
View commit details
Copy full SHA for 57f9afd
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
docs(spring): document SSL factory clazz alias
bbottema
committed
600b6c5
View commit details
Copy full SHA for 600b6c5
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
feat(batch): support property-defined cluster configs (#618)
bbottema
committed
30e135f
View commit details
Copy full SHA for 30e135f
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
feat(mailer): add local bind address configuration (#568)
bbottema
committed
6666b0a
View commit details
Copy full SHA for 6666b0a
View code at this point
Browse repository at this point
feat(mailer): configure Jakarta Mail debug output (#589)
Show description for b276315
bbottema
committed
b276315
View commit details
Copy full SHA for b276315
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
feat(email): add delivery status notification support (#574)
bbottema
committed
257e962
View commit details
Copy full SHA for 257e962
View code at this point
Browse repository at this point
Add per-body content transfer encoding
bbottema
committed
73d1d71
View commit details
Copy full SHA for 73d1d71
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
#595: [bug] Spring configuration - add support for simplejavamail.extraproperties (and fix bug where extra properties were overwritten rather than merged in 'add' mode)
Benny Bottema
committed
2254da6
View commit details
Copy full SHA for 2254da6
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
Migrating to Junit5
bbottema
committed
1b0f28f
View commit details
Copy full SHA for 1b0f28f
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
#499: Added missing config properties to Spring Boot property discovery
bbottema
committed
80aa86f
View commit details
Copy full SHA for 80aa86f
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
#499: Expose finer-grained DKIM configuration through the builder api and disable 'l-param' by default
bbottema
committed
dabc518
View commit details
Copy full SHA for dabc518
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
#498: Finally implement builder API to configure S/MIME signing and/or encryption algorithms, and actually use it. Added tests to test some variations, including both RSA (already present) and DSA …
Show description for 0c681f2
bbottema
committed
0c681f2
View commit details
Copy full SHA for 0c681f2
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
#498: Start by adding support for the relevant properties for configurable S/MIME algorithms
bbottema
committed
19903d7
View commit details
Copy full SHA for 19903d7
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
#475: Added missing property that was modified (overloaded) to work with Spring Boot property config
bbottema
committed
3e9e971
View commit details
Copy full SHA for 3e9e971
View code at this point
Browse repository at this point
#475: Added Spring Boot support in the sense that we now generate a spring-configuration-metadata.json properly filled with all Simple Java Mail properties, used for hint support in IDE's that supp…
Show description for 539e3f2
bbottema
committed
539e3f2
View commit details
Copy full SHA for 539e3f2
View code at this point
Browse repository at this point
Commits on Feb 26, 2023
#447: Added value-defaulting control for individual properties, to make sure they don't get a default value
Show description for c1b266d
bbottema
committed
c1b266d
View commit details
Copy full SHA for c1b266d
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Switched from Google OAuth2 to the built-in OAuth2 support
bbottema
committed
9fa0451
View commit details
Copy full SHA for 9fa0451
View code at this point
Browse repository at this point
#421: Added support for OAUTH2 using Google's XOAUTH2 reference implementation. Code double check and junit tests still pending...
bbottema
committed
e60027b
View commit details
Copy full SHA for e60027b
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
#390: added api to disable client sided validations on email addresses and CRLF injection scanning
bbottema
committed
5d7dfd1
View commit details
Copy full SHA for 5d7dfd1
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
#399: Change the builder interface to support other content transfer encoders. Includes property default and Spring property support
bbottema
committed
d1c56a7
View commit details
Copy full SHA for d1c56a7
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Fixed all URL's to the documentation website https://www.simplejavamail.org [skip ci]
bbottema
committed
c280347
View commit details
Copy full SHA for c280347
View code at this point
Browse repository at this point
Commits on May 31, 2021
#320: added byDefault S/MIME signing on the Mailer level. Also, the smime properties are not set on Email anymore but on Mailer. S/MIME signing can be overridden on a per/Email basis. Consolidated …
Show description for 1b25fbb
bbottema
committed
1b25fbb
View commit details
Copy full SHA for 1b25fbb
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
added missing properties
bbottema
committed
d12e38e
View commit details
Copy full SHA for d12e38e
View code at this point
Browse repository at this point
#277: Added native support for setting SSL socket factory class
bbottema
committed
9828cb4
View commit details
Copy full SHA for 9828cb4
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
clarify awesomeness of this release
bbottema
committed
cc06451
View commit details
Copy full SHA for cc06451
View code at this point
Browse repository at this point
#260: Changed default behavior to not auto-resolve, added api to enable it, added api to force resolving only from basepath or allow outside, added option to enforce resolution or fail with excepti…
Show description for 416399f
bbottema
committed
416399f
View commit details
Copy full SHA for 416399f
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
#260: Added api for setting baseUrl as String and added more junit tests and fixed subsequent bug
bbottema
committed
b8c63ec
View commit details
Copy full SHA for b8c63ec
View code at this point
Browse repository at this point
Commits on Jul 5, 2020
#260: dynamic datasource resolution for html embedded images
bbottema
committed
20c2158
View commit details
Copy full SHA for 20c2158
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Fixed nullability issue with Spring support
bbottema
committed
7704af6
View commit details
Copy full SHA for 7704af6
View code at this point
Browse repository at this point
Added junit test for Spring support
bbottema
committed
ea65e06
View commit details
Copy full SHA for ea65e06
View code at this point
Browse repository at this point
unused import
bbottema
committed
fc850e6
View commit details
Copy full SHA for fc850e6
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
released 6.0.0.beta-SNAPSHOT [skip ci]
bbottema
committed
860a0d5
View commit details
Copy full SHA for 860a0d5
View code at this point
Browse repository at this point
released 6.0.0.beta-SNAPSHOT [skip ci]
bbottema
committed
fcebb83
View commit details
Copy full SHA for fcebb83
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
Clarified Spring support in javadoc
bbottema
committed
7691d1a
View commit details
Copy full SHA for 7691d1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.