It isn't possible to send multiple attachments using CFMAIL.  If you need to
send multiple attachments, there's a great tag in the Developer's Exchange
called CFC_Mail2 which costs $45.  It allows you to attach multiple
attachments, send BCCs and a bunch of other things.  The one thing I haven't
gotten it to do yet is send HTML in the body :(  However, if you can upgrade
to 4.5, then CFMAIL takes a CFMAILPARAM tag inside of it that allows you to
attach an attachment, and the CFMAIL tag takes multiple (supposedly
unlimited) CFMAILPARAM tags.  This is a better solution, but obviously more
costly than the $45 for CFX_Mail2. :)

<CFUG-SFL Manager>
-Kev
</CFUG-SFL Manager>

> -----Original Message-----
> From: ABI Development [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 20, 2000 10:45 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: CFMAIL MIMEATTACH
>
>
> I am using MIMEATTACH with CFMAIL and its working fine.  I'm now
> trying to
> send two files though and can't seem to get it to work.  I've tried comma
> separating & adding an additional MIMEATTACH but it fails.  Any
> suggestions
> or guidelines for attaching multiple MIME attachments?
>
> Thanks,
> Kelly
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to