> -----Original Message-----
> From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 21, 2002 12:43 AM
> To: inFusion Support List
> Subject: Re: [iMS] SMTP Mail Folder - sitting mail
> 
> 
> 
> ----- Original Message -----
> From: "Raven R. Cecil" <[EMAIL PROTECTED]>
> To: "inFusion Support List" <[EMAIL PROTECTED]>
> Sent: Thursday, March 21, 2002 1:35 AM
> Subject: RE: [iMS] SMTP Mail Folder - sitting mail
> 
> 
> >
> >
> > Howie, I never stated they were outgoing messages, only 
> that they had not
> > been processed yet, and removed from the Mail folder. As 
> for the cffile tag,
> > would this be best placed into the data template?
> >
> 
> Mail files are created when the email is received.  Once the 
> email is received the DATA template is called.  The DATA template
> controls what happens to the mail file.  If you store it for 
> a POP user then all you do is insert a record into a table and you're
> done.  If you are processing something dynamically (like 
> bounces) then you do the processing and delete the mail file 
> when you are
> done.


I am not sure what I am doing wrong here, but I am sure it is something
simple. I am using #form.emailfile# as the pointer to the email file in my
processor account template, but at the end of my template when I call CFFILE
it generates an error in the logs stating that the file does not exist.
(However, I just performed an odsmime call on the very same variable) Any
ideas what I am doing wrong?


Regards,

Raven



> 
> > Also, I have noticed that some of the Mail folder files are 
> being deleted
> > (albeit slowly). Any reason why this would occur 
> automatically? (timeout,
> > etc.) All of the files in the mail folder were delivered using Smart
> > Delivery and the data.cfm template.
> >
> 
> Mail files are typically deleted when POP users retrieve messages.
> 
> Regards,
> 
> Howie
> 
> > > Like I said, the "from" var is not an iMS var - it is being
> > > created somewhere in the template.  You need to examine the
> > > template to
> > > see why it's not created.
> >
> >
> > My mistake, I was not aware that Fmail was creating this 
> file. I shall pore
> > over the code and see what is occurring. Thanks for the pointer.
> >
> > As always, thanks for the help :-)
> >
> >
> > Regards,
> >
> > Raven
> >
> 
> 
==^=======================================================
     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/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to