ok , if I put just this in the template it works


<cfquery datasource="x" name="getmail">
SELECT * 
FROM Mail
WHERE UserID = 50
AND MailFolderID = 1
</cfquery>
result=accept
<cfoutput query="getmail">
popmail=#Mailid#,c:\ims\Mail\#MailFile#
</cfoutput>

so does whitespace in the template or something else ???



_----------------------------------------------
> Do the files have a size greater than 0?  

    All around 600k 

Are the files locked by another
> process?

I can view them using my web interface (cfx_odsmime) ..no problem.

Chould I have missed something in the template??




> Howie


Thanks Justin 


========================================================================
     This list server is Powered by iMS
   'The Swiss Army Knife of Mail Servers'
   --------------------------------------
To leave this list please complete the form at 
http://www.CoolFusion.com/iMS.htm

List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
========================================================================

Reply via email to