Element Summary

ElementDescriptionClass
pop3Captures POP3Info that is required to receive mail messages using POP3 protocol.org.jvnet.jax_ws_commons.transport.smtp.POP3Info
senderCaptures SMTP information to send mail messagesorg.jvnet.jax_ws_commons.transport.smtp.SenderInfo
smtpSpring configures this bean with all the SMTP related configuration for sending and receiving emails.org.jvnet.jax_ws_commons.transport.smtp.server.ServerSMTPFeature

Element Detail

Element: pop3

AttributeTypeDescription
hostxs:string
intervalxs:integer
passwordxs:string
schemexs:string
uidxs:string

Element: sender

AttributeTypeDescription
fromxs:string
hostxs:string
portxs:string

Element: smtp

ElementTypeDescription
incomingpop3
outgoingsender
service<spring:bean/>The service to be bound to the specified URL.