Howie,
Sorry for the misunderstanding, but as the subject line originally stated
this is occurring in the SMTP server not the POST server.
--
Regards,
Raven R. Cecil
"Patience and perseverance have a magical effect before which difficulties
disappear and obstacles vanish." - John Quincy Adams
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin
"find / -user you -name "*base*" -exec chown us {} \;" - *nix Admin
--
> -----Original Message-----
> From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 23, 2002 5:45 AM
> To: inFusion Support List
> Subject: Re: [iMS] SMTP Server - mail files not removed
>
>
> I haven't seen this happen but you can enable a feature in
> the post server to clean up the outgoing queue folder automatically.
>
> Regards,
>
> Howie
>
> ----- Original Message -----
> From: "Raven R. Cecil" <[EMAIL PROTECTED]>
> To: "inFusion Support List" <[EMAIL PROTECTED]>
> Sent: Thursday, May 23, 2002 1:00 AM
> Subject: [iMS] SMTP Server - mail files not removed
>
>
> > Greetings,
> >
> > We are not seeing our mail files removed from our Mail
> folder and they begin
> > to increase rapidly with large mailings.
> >
> > Here is the code at the bottom of our processor template, there are
> > corresponding lines in our DATA template as well.
> >
> > <CFOUTPUT QUERY="odsmime_query">
> > <CFIF FileExists("#variables.maildir#\#filename#")>
> > <CFFILE ACTION="DELETE"
> > FILE="#variables.maildir#\#filename#">
> > </CFIF>
> >
> > <CFIF FileExists("#variables.maildir#\#form.emailfile#")>
> > <CFFILE ACTION="DELETE"
> > FILE="#variables.maildir#\#form.emailfile#">
> > </CFIF>
> >
> > <CFIF
> >
> FileExists("#variables.decodedir#\#variables.campaignID#\#odsm
> ime_RFC822#")>
> > <CFFILE ACTION="DELETE"
> >
> FILE="#variables.decodedir#\#variables.campaignID#\#odsmime_RFC822#">
> > </CFIF>
> > </CFOUTPUT>
> >
> >
> > --
> > Regards,
> > Raven R. Cecil
> >
>
==^=======================================================
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]
==^=======================================================