String
as a URL that will then be embedded in the message.
@param urlString String representation of the URL.
@param name The name that will be set in the filename header field.
@return A String with the Content-ID of the URL.
@throws EmailException when URL supplied is invalid or if is nullor empty; also see {@link javax.mail.internet.MimeBodyPart} for definitions
@see #embed(URL,String)
@since 1.1
|
|