>- see footer for list info -< We wrote a little custom script that runs every hour via a windows schedule. It reads all files in the undelivr folder, if they are less than 24 hours old, it copies them back to the spool, if they are more than 24 hours old we copy them to an archive folder, 24 attempts to deliver a mail is sufficient to decide it's invalid I think. We also read the archive folder and delete anything that is older than 3 months. This allows us enough time to deal with any customers who come complaining that mails were not delivered, so we can track down the email and see if it wa sinvalid or not. Russ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jenny > Sent: 05 November 2004 11:48 > To: Coldfusion Development > Subject: [CF-Dev] CFMAIL and the mail spooler > > >- see footer for list info -< > > Hi all, > > I've got a problem with the mail spooler. Sending out only > small volumes of mail is overloading the mail server and the > mails end up being moved into the \undelivr directory. > > Is there anyway I can get cf to reprocess mail out of this > folder until it is all sent? Or can I put a delay between > the spooling of each message to give the mail server more time? > > I tried changing the mail spool times, but this only changes > when the batch of email is sent to the mail server and not > the timing for each individual email. > > The mail server and CF are on the same server. I'm running > CFMX 6.1 with Daemon mail server on win2k. > > Thanks, > > Jenny > > > > _______________________________________________ > > For details on ALL mailing lists and for joining or leaving > lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo > > -- > CFDeveloper Sponsors:- > >- Hosting provided by www.cfmxhosting.co.uk -< > >- Forum provided by www.fusetalk.com -< > >- DHTML Menus provided by www.APYCOM.com -< > >- Lists hosted by www.Gradwell.com -< > >- CFdeveloper is run by Russ Michaels, feel free to > volunteer your help > >-< >
_______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
