This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70bb85f7a16d877c95c4003c23d03bfa3580d1ad
spring-integration
/
org.springframework.integration.mail
/
src
History
Mark Fisher
70bb85f7a1
MailOutboundChannelAdapterParser now configures the "port" and "javamail-properties" on the MailSender if defined.
2008-09-26 21:12:27 +00:00
..
main
MailOutboundChannelAdapterParser now configures the "port" and "javamail-properties" on the MailSender if defined.
2008-09-26 21:12:27 +00:00
test/java/org/springframework/integration
/mail
Refactored inbound Mail adapters. Removed MailHeaderMapper and MessageConverter strategies. The Message payload will be a javax.mail.Message instance. Transformers will be used to convert the payload (e.g. Mail-to-String) and map header values.
2008-09-26 16:03:01 +00:00