It controls how fast the emails are dumped to the mail server.  When you
execute a <cfmail> tag, the emails are dropped into the spool folder. Then,
once every 60 seconds, 100 emails are dumped to the mail server.  You can
decrease this to 15 seconds to speed up mail delivery (400 per minute).

tom
www.basic-ultradev.com


"Edward Chanter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Maybe I'm being thick here, but what does the spool interval _actually_ do
> in CF 4.5
>
> Does it control how often the spool restarts ie. It sends all the mail it
> can and then wait's an specified interval before starting again, or does
it
> control something else.
>
> Sorry if this is a dumb question but it is first thing in the morning :-O




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to