Looking at the SenderHostObject code [1], it seems that 'sender' module doesn't have a way to do $subject. SenderHostObject waraps javax.mail API. Refer [2] on how to $subject with javax.mail API.
[1] https://github.com/wso2/jaggery-extensions/blob/ master/email/resources/org.jaggeryjs.modules.email/src/ main/java/org/jaggeryjs/modules/email/SenderHostObject.java#L70 [2] http://blog.smartbear.com/how-to/how-to-send-email-with- embedded-images-using-java/ On Mon, Nov 21, 2016 at 1:41 PM, Jenananthan Yogendran <[email protected] > wrote: > Hi > > Is it possible to send CID embedded images in emails using jaggery email > sender[2] > > > [1] https://sendgrid.com/blog/embedding-images-emails-facts/ > [2] http://jaggeryjs.org/documentation.jag?api=sender > > -- > Jenananthan Yogendran > *Senior Software Engineer,* > *WSO2 inc., http://wso2.com <http://wso2.com>* > > -- Sajith Janaprasad Ariyarathna Software Engineer; WSO2, Inc.; http://wso2.com/ <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
