I have a program that sends out 1,000+ emails at a time using <cfmail>. I noticed I'm getting a lot of errors in my mail logs, like this:
"Error","scheduler-2","10/01/08","18:32:40",,"Could not connect to SMTP host: 127.0.0.1, port: 25, response: -1" I just sent a test email out with a simple <cfmail> and it worked fine. I'm guessing I may need to tweak my CF Admin mail settings? Maybe I'm sending too much at a time? I could setup a mail trickler program, but thought I could maybe change a setting to make it quicker/easier on me. Here are my current settings (default) Spool interval: 15 secs Spool mail messages for delivery: checked Connection Timeout (seconds): 60 Thanks, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313445 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

