Files
spring-integration/org.springframework.integration.mail/src
Iwein Fuld 81c8051b44 OPEN - issue INT-540: AbstractMailReceiver needs to have authenticator property
http://jira.springframework.org/browse/INT-540

added javaMailAuthenticator property. If not set passing a null Authenticator to getInstance(props, auth) will have the exact same behavior as before.
2009-01-26 18:56:28 +00:00
..