Morning all
 
I've got a scheduled task that distributes about 1400 e-mails to our users. 
Recently though it's only been sending about 1000 of these e-mails: the 
remaining 400 do not send (have to send manually). There is nothing in the 
application.log, but the following is in MailSent.log (x400 lines):
 
"Information","scheduler-4","11/29/04","09:48:35",,"Moved undelivered mail: 
Mail56511.cfmail to C:\CFusionMX/Mail/Undelivr directory"

And the following is in the exception.log (x400 times):

        

"Error","scheduler-4","11/29/04","09:48:35",,"220 tmcmon02-lgn.penmail.bt.com 
NTMail (v4.30.0013/NT2289.01.57849cd5) ready for ESMTP transfer    "
javax.mail.MessagingException: 220 tmcmon02-lgn.penmail.bt.com NTMail 
(v4.30.0013/NT2289.01.57849cd5) ready for ESMTP transfer   
 
 at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:879)
 at com.sun.mail.smtp.SMTPTransport.helo(SMTPTransport.java:511)
 at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:243)
 at javax.mail.Service.connect(Service.java:234)
 at coldfusion.mail.MailSpooler.getConnection(MailSpooler.java:871)
 at coldfusion.mail.MailSpooler.deliver(MailSpooler.java:744)
 at coldfusion.mail.MailSpooler.sendMail(MailSpooler.java:674)
 at coldfusion.mail.MailSpooler.deliverStandard(MailSpooler.java:947)
 at coldfusion.mail.MailSpooler.run(MailSpooler.java:912)
 at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:201)
 at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:70)
 
 
Any ideas as to what I should be looking at to get this fixed?
 
Cheers
rob

 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185499
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to