Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork273
Closed
Labels
Milestone
Description
When settingmail.smtp.ssl.trust
to a list of trusted domains, Simple Java Mailcurrently comma-delimits the list of domains. This behavior is invalid; JavaMailexpects a space-separated list of hosts.