Thanks Howie. The control files are the files in the out directory? I'll have to read up on the control files when I have a free second. Just looking to add some fast new functionality. :)
> The only way to do that would be to manually set the start time in the control file. If you create a sample control > file you'll see that there is a start time that is set to the current date/time. If you modify that to be just greater > that the curret time minus the maximum delivery time then the server should make only one attempt at delivery. > > We were considering adding some kind of functionality for the maximum number of attempts (which would be tracked in the > control file) but if we do this it would probably be a version 3 feature. > > Anyway, what you can do is create a control file in cfml (we have several clients that do this) and set the time as > described above and combine this with the createmailfileonly parameter of the tag to create the mail source file. > > Regards, > > Howie > > ----- Original Message ----- > From: "Michael Dinowitz" <[EMAIL PROTECTED]> > To: "inFusion Support List" <[EMAIL PROTECTED]> > Sent: Tuesday, November 19, 2002 2:55 PM > Subject: [iMS] Send once? > > > > Is there a way to set a message to send once and not retry? I had my system set > > up to email anyone caught in the spam trap a message telling them why they were > > blocked. In many of the cases, the email address was bogus and I got error > > messages. I'd rather avoid the 'can't find host' or other messages for some > > emails. Can this be done? > > example: > > list message to someone - let it try every 30 minutes for 48 hours (set in > > admin) > > list message to a potential spammer - let it try once (needs to be set in > > CFX_iMSMail tag) > > > > Michael Dinowitz > > Master of the House of Fusion > > http://www.houseoffusion.com > > ==^======================================================= 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] ==^=======================================================
