Re: HESK version 2.4 RELEASE CANDIDATE
Posted: Tue Aug 07, 2012 5:16 pm
And this file should process embedded images in messages:
http://www.phpjunkyard.com/extras/email ... bedded.zip
It goes into "inc/mail" folder. It will process embedded images (until max allowed attachments are reached).
Attached files have priority over embedded. For examples if you allow 2 attached files and send an email with 1 attached and 3 embedded images, only 2 attachments will be added: the attached file + first embedded image.
Please test this file and report how it goes.
http://www.phpjunkyard.com/extras/email ... bedded.zip
It goes into "inc/mail" folder. It will process embedded images (until max allowed attachments are reached).
Attached files have priority over embedded. For examples if you allow 2 attached files and send an email with 1 attached and 3 embedded images, only 2 attachments will be added: the attached file + first embedded image.
Please test this file and report how it goes.