[ic] Email tag crash while sending two attachments

Stefan Hornburg (Racke) racke at linuxia.de
Mon Nov 15 08:10:50 UTC 2010


On 11/14/2010 11:16 PM, Jan van Dijk wrote:
> Dear all,
> Adding a single attachment using the cgi tag works fine, adding multiple
> attachments using fixed filenames works fine also,
> but adding multiple attachments using the cgi tag results in a Runtime error:
> upload/[cgi ui_upload_filename1]: not readable.
> [email
> to=|foo at bar.com<mailto:to=|foo at bar.com>|
> subject=|Email with attachment|
> attach="upload/[cgi ui_upload_filename]"
> ]This email has an attachment.(works fine)[/email]
> [email
> to="foo<foo at bar.com<mailto:foo at bar.com>>"
> subject="Email with attachments"
> attach.0="images/logo_infra.gif"
> attach.1="images/getacro.gif"
> ]This email has two attachments.(works fine)[/email]
> [email
> to="foo<foo at bar.com<mailto:foo at bar.com>>"
> subject="Email with attachments"
> attach.0="upload/[cgi ui_upload_filename1]"
> attach.1="upload/[cgi ui_upload_filename2]"
> ]This email has two attachments.(crashes)[/email]

Did you make sure that both files exist? What is the error message in
your log file(s)?

Regards
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list