auarstadtt Posted June 12, 2012 Posted June 12, 2012 Hello, I'm new in sendmail. I can send mail without any problem but when I want to do more I have problems : the subject is cut in the received message after 34 sings, is there any option to have a longer subject ? when I want to send to multiple email address, I've tried to make more value ligns with to in keyvalue. But when I send it's only the last value (last email address) who is taken and the ones before are not taken to send the email. and maybe one more thing : in the HTML code I want to put a ref (src) to the image which is in the attachment. in attachment I have newsletter.gif in the html code I've put src "/newletter.gif" but the email is with a blank image... thanks a lot for help. Regards, Antoine
wbasham Posted June 18, 2012 Posted June 18, 2012 There are some limitations to the email functionality in ScriptMaster. The module can be modified to extend its existing functionality if you have experience with Java/Groovy. Adding the attachment as a reference in the HTML is tricky and may not be easy (or even possible) in ScriptMaster. However, our Email plugin has this functionality included and you can take a look at a high level implementation to get an idea of how to do this.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now