CFMAIL Attachment

2005-10-26 Thread Brian Peddle
I have created a document library, when the user uploads a file a give it truly unique name using a UUID. Users can then email documents to other users etc. The problem is I don't want files name 00E13D334DFFDA1234.doc sent, it would be nice to have a friendly name for the file. Aside from

Repost: Directory, download and cfmail attachment issues

2003-11-17 Thread Carol Chandler
Reposted because I just discovered on another list that posts made from the archives didn't show the contents of the post, and that might explain why my questions rarely get answered here! Hi all, We have just moved from Windows to Linux, and CF5 to MX.This move brought a whole host of

RE: Repost: Directory, download and cfmail attachment issues

2003-11-17 Thread Matthew Fusfield
Try cfx_zipman, it is in Java and should work on Linux. http://www.emerle.net/programming/cfx_zipman.cfm Matt -Original Message- From: Carol Chandler [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 10:41 AM To: CF-Talk Subject: Repost: Directory, download and cfmail

re: Repost: Directory, download and cfmail attachment issues

2003-11-17 Thread Carol Chandler
: Directory, download and cfmail attachment issues Reposted because I just discovered on another list that posts made from the archives didn't show the contents of the post, and that might explain why my questions rarely get answered here! Hi all, We have just moved from Windows to Linux, and CF5

Directory, download and cfmail attachment issues

2003-11-16 Thread Carol Chandler
Hi all, We have just moved from Windows to Linux, and CF5 to MX.This move brought a whole host of unpleasant issues with it, mostly having to do with our download process. 1.Does anyone know of a really good zip tag that works with Linux?I loved Ben Forta's cfx_zip on Windows, but can't find one

Re: cfmail: attachment + multipart?

2002-10-03 Thread Jochem van Dieten
Samuel Farmer wrote: I am trying to send out a cfmail in multipart format and (sometimes) send an attachment as well. Got the first part to work, but if I add a file to the mimeAttach attribute I get the file but the email formating is lost. Any ideas/solutions? Headers mix-up.

cfmail: attachment + multipart?

2002-10-02 Thread Samuel Farmer
All, I am trying to send out a cfmail in multipart format and (sometimes) send an attachment as well. Got the first part to work, but if I add a file to the mimeAttach attribute I get the file but the email formating is lost. Any ideas/solutions? Heres the code: cfscript

Re: cfmail: attachment + multipart?

2002-10-02 Thread Samuel Neff
Samuel R. Neff Senior Software Engineer B-Line Express Advanced ColdFusion 5.0 Certified Team Macromedia Volunteer for ColdFusion Date: Wed, 2 Oct 2002 15:27:55 -0400 From: Samuel Farmer [EMAIL PROTECTED] Subject: cfmail: attachment + multipart? Message-ID

Re: CFMAIL Attachment prob...

2002-04-13 Thread Yves Arsenault
I will certainly try this, thanks It was a long day yesterday. - Original Message - From: Douglas Brown [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, April 12, 2002 3:48 PM Subject: Re: CFMAIL Attachment prob... try this CFMAILPARAM file=C:\Inetpub\htdocs

CFMAIL Attachment prob...

2002-04-12 Thread Yves Arsenault
This is a sample of code: cfdirectory action=LIST directory=C:\Inetpub\htdocs\infotech\encorepromo\admin\attach\ name=mydir cfmail from=#email_from# to=#email_to# bcc=#email_bcc# cc=#email_cc# subject=#email_sujet# server=smtp.mergitech.com cfmailparam name=Reply-To value=Administrateur [EMAIL

Re: CFMAIL Attachment prob...

2002-04-12 Thread Douglas Brown
, not a destination!! Doug Brown - Original Message - From: Yves Arsenault [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, April 12, 2002 11:09 AM Subject: CFMAIL Attachment prob... This is a sample of code: cfdirectory action=LIST directory=C:\Inetpub\htdocs\infotech

RE: CFMAIL Attachment prob...

2002-04-12 Thread Yves Arsenault
the Directory with my FTP client after it was uploaded and it was there, I just get that error with the CFMAILPARAM tag... Yves -Original Message- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: April 12, 2002 3:36 PM To: CF-Talk Subject: Re: CFMAIL Attachment prob... Sample

Re: CFMAIL Attachment prob...

2002-04-12 Thread Douglas Brown
Subject: RE: CFMAIL Attachment prob... My upload code goes like this (sorry I didn't include it): cfif IsDefined(FORM.Attach1) cffile action=UPLOAD destination=C:\Inetpub\htdocs\infotech\encorepromo\admin\attach\ nameconflict=MAKEUNIQUE filefield=attach1 cfset CLIENT.Attach1Name

RE: CFMAIL Attachment prob...

2002-04-12 Thread Yager, Brian T Contractor/NCCIM
-Talk Subject: CFMAIL Attachment prob... This is a sample of code: cfdirectory action=LIST directory=C:\Inetpub\htdocs\infotech\encorepromo\admin\attach\ name=mydir cfmail from=#email_from# to=#email_to# bcc=#email_bcc# cc=#email_cc# subject=#email_sujet# server=smtp.mergitech.com cfmailparam name

cfmail attachment size limits?

2002-01-15 Thread Stephenie Hamilton
are there size limits to cfmail attachments? ~~ Stephenie Hamilton __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

Re: cfmail attachment size limits?

2002-01-15 Thread Howie Hamlin
Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm - Original Message - From: Stephenie Hamilton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, January 15, 2002 2:04 PM Subject: cfmail attachment size limits? are there size limits