Email Send Email org.apache.jetspeed.portal.portlets.VelocityPortlet Mail server host (REQUIRED) Mail server protocol. Supported protocol : pop3 and IMAP. (REQUIRED) Mail user. If not specified, portlet will get current jetspeed user Mail password. If not specified, portlet will get current jetspeed password Return email address. If not specified, portlet will get current jetspeed email address The SMTP server port to connect to. If not specified, defaults to 25 If true, attempt to authenticate the user using the AUTH command. If not specified, defaults to false. The RET option to the MAIL command. Either FULL or HDRS. user name for SMTP Socket connection timeout value in milliseconds. If not specified, default is infinite timeout. Socket I/O timeout value in milliseconds. If not specified, default is infinite timeout. Email address to use for SMTP MAIL command. This sets the envelope return address. Local host name.Should not normally need to be set if your JDK and your name service are configured properly. If false, do not attempt to sign on with the EHLO command. Defaults to true. Normally failure of the EHLO command will fallback to the HELO command; this property exists only for servers that don't fail EHLO properly or don't implement EHLO properly. The NOTIFY option to the RCPT command. Either NEVER, or some combination of SUCCESS, FAILURE, and DELAY (separated by commas). If set to true, and the server supports the 8BITMIME extension, text parts of messages that use the "quoted-printable" or "base64" encodings are converted to use "8bit" encoding if they follow the RFC2045 rules for 8bit text. If set to true, and a message has some valid and some invalid addresses, send the message anyway, reporting the partial failure with a SendFailedException. If set to false (the default), the message is not sent to any of the recipients if there is an invalid recipient address. The realm to use with DIGEST-MD5 authentication. If set to true, causes the transport to wait for the response to the QUIT command. If set to false (the default), the QUIT command is sent and the connection is immediately closed. (NOTE: The default may change in the next release.) The IMAP server port to connect to. if not specified, defaults to 143 Controls whether the IMAP partial-fetch capability should be used. if not specified, defaults to true Partial fetch size in bytes. if not specified defaults to 16k timeout value in milliseconds. If not specified, defaults to infinite timeout IMAP host email