----- Original Message -----
From: "Raven R. Cecil" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 1:08 AM
Subject: RE: [iMS] SMTP Mail Folder - sitting mail


>
>
> > -----Original Message-----
> > From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 20, 2002 7:59 PM
> > To: inFusion Support List
> > Subject: Re: [iMS] SMTP Mail Folder - sitting mail
> >
> >
> > The SMTP server processing incoming mail - files in the mail
> > folder are incoming mail, not outgoing mail.
>
> I understood that but we have our bounces going to the smtp service from the
> return-path in our mailings. This is where the buildup occurred. I wanted to
> know what was causing the files to stick instead of being processed.
>

Well, then you need to provide the proper information so that I can provide the proper 
help.  If you are processing bounces in the
SMTP server then you also need to use cffile to delete the mail file.

> >
> > As for the missing "from" variable - that must be a variable
> > that you are creating in your template code as it is not an iMS native
> > variable.  You need to review the code in your DATA template.
>
> In the original data.cfm from the Fmail zip file:
>
> <cfx_iMSMail smtpto="#smtpfrom#" smtpfrom="<>" header_to="#from#"
> <<snipped>>
>
> This is where the error is occurring in our smtp logs.
>
> Please advise.
>

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.

Regards,

Howie

>
>
> 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