A number of things could be happening. It could be as simple as a spam filter 
stopping some delivery, to as difficult as the mail server you are sending from 
delaying or stopping the send.

I would send a test message to a recipient saying they don't receive, using 
your loop, but utilizing several different mail account settings. This will 
help you to narrow down if it is the sending account's connection stopping the 
email. 

----------------------
William Seiter 

On Jan 14, 2012, at 5:39 PM, John  Barrett <[email protected]> wrote:

> 
> hi,
> I have an application that sends out a large list of users in the database. 
> This is hosted at hostmysite, so I can't view the cfmail logs.
> 
> Is it possible, from the ColdFusion side that some people would get the 
> e-mail, but others would not?
> 
> I am using a cfloop to loop over everybody in the database, so I can't see 
> the logic that some would receive the e-mail, but others would not. I have 
> confirmed that they are all good e-mails. Could this be more of an issue with 
> the mail server for the user, most are going to [email protected]
> 
> thanks so much, for any hints or ideas. I could post the cfmail code if that 
> would offer any help.
> Also, would there be a way to check if the mail was not deliver that I could 
> use ColdFusion to detect this, and have a e-mail send to myself saying which 
> e-mails where not delivered?
> 
> thanks,
> Johnny 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5771
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to