> Hope someone can respond to me off list, this is pretty urgent.
>
> Something in C:\CFUSION\MAIL\UNDELIVR is really bunging up my
> developing station. Something about too many files named index, yet
> all files in this directory have numeric names. There are some 1,000
> or so files in this directory.
>
> Anybody know anything about this? Can I delete these files and move
> on? Help... *whimper*

There's one thing I would do with this directory

Have a scheduled template that runs hourly/bi-hourly and checks for files in
the directory - if it find any files it should do one of 2 things
1) if the file is more than 1 day old, delete it (it's a rubbish email
address)
2) otherwise move it back to the spool directory

If you move every file to the spool directory, then rubbish emails will be
continually attempted all of the time - this will eventually become a
complete waste of time...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to