Re: CF 9 Scheduled Task Not Sending Emails

2012-12-23 Thread Russ Michaels

Only if the file or folder is password protected by the os or htaccess, a
scheduled task is the as you calling the url from your browser.
If the oage requires any session variables etc then these obviously won't
exist.

Regards
Russ Michaels
www.michaels.me.uk
www.cfmldeveloper.com - Free CFML hosting for developers
www.cfsearch.com - CF search engine
On Dec 23, 2012 1:13 PM, "Torrent Girl"  wrote:

>
> > Is there an application.cfm for cfc that is preventing the file from
> > running?
> >
> > Like some websites I setup a login/password code in the application.
> > cfm page.  No page will run unless that code is happy that someone is
> > logged in.
> >
> >
> > Do I need a username and password on the task? I see a place for it but
> I didn't add it.
>
> 

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


Re: CF 9 Scheduled Task Not Sending Emails

2012-12-23 Thread Torrent Girl

> Is there an application.cfm for cfc that is preventing the file from 
> running?
> 
> Like some websites I setup a login/password code in the application.
> cfm page.  No page will run unless that code is happy that someone is 
> logged in. 
> 
> 
> Do I need a username and password on the task? I see a place for it but I 
> didn't add it. 

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


RE: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread Chad Gray

Is there an application.cfm for cfc that is preventing the file from running?

Like some websites I setup a login/password code in the application.cfm page.  
No page will run unless that code is happy that someone is logged in. 



-Original Message-
From: Torrent Girl [mailto:moniqueb...@gmail.com] 
Sent: Thursday, December 20, 2012 3:33 PM
To: cf-talk
Subject: Re: CF 9 Scheduled Task Not Sending Emails


>If you browse the task manually does an error appear on the screen, or 
>anything in the logs to indicate this. Look in the undil folder and see 
>if any are there and match the dates with the logs and see what turns up.
>
>But it might be just as simple as running the page manually and seeing 
>what error you are getting first.
>
>--
>Regards,
>Andrew Scott
>WebSite: http://www.andyscott.id.au/
>Google+:  http://plus.google.com/113032480415921517411
>
>
>
>



When I browse it manually I don't receive any errors and the email is sent.

I did check the error logs. Will check the undil folder.
>
>> 



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


Re: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread Claude Schnéegans

You could also check in the logs, if something wrong happens, it should be 
tracable in the mail log.


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


RE: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread DURETTE, STEVEN J

You might also want to check and make sure that the email addresses you are 
sending to are valid. It could be failing on that. There is a java switch that 
will let an email go out to valid emails even if there are invalid ones, but I 
don't remember the switch at the moment.

Steve


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


Re: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread Andrew Scott

Aside from those options, something else to consider. I would assume that
there is no conditionally logic in the template, that is failing and
skipping the sending of the email.

Just another thing to double check, just to be on the safe side.

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Fri, Dec 21, 2012 at 7:33 AM, Torrent Girl  wrote:

>
> >If you browse the task manually does an error appear on the screen, or
> >anything in the logs to indicate this. Look in the undil folder and see if
> >any are there and match the dates with the logs and see what turns up.
> >
> >But it might be just as simple as running the page manually and seeing
> what
> >error you are getting first.
> >
> >--
> >Regards,
> >Andrew Scott
> >WebSite: http://www.andyscott.id.au/
> >Google+:  http://plus.google.com/113032480415921517411
> >
> >
> >
> >
>
>
>
> When I browse it manually I don't receive any errors and the email is sent.
>
> I did check the error logs. Will check the undil folder.
> >
> >>
>


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


Re: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread Torrent Girl

>If you browse the task manually does an error appear on the screen, or
>anything in the logs to indicate this. Look in the undil folder and see if
>any are there and match the dates with the logs and see what turns up.
>
>But it might be just as simple as running the page manually and seeing what
>error you are getting first.
>
>-- 
>Regards,
>Andrew Scott
>WebSite: http://www.andyscott.id.au/
>Google+:  http://plus.google.com/113032480415921517411
>
>
>
>



When I browse it manually I don't receive any errors and the email is sent.

I did check the error logs. Will check the undil folder.
>
>> 

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


Re: CF 9 Scheduled Task Not Sending Emails

2012-12-20 Thread Andrew Scott

If you browse the task manually does an error appear on the screen, or
anything in the logs to indicate this. Look in the undil folder and see if
any are there and match the dates with the logs and see what turns up.

But it might be just as simple as running the page manually and seeing what
error you are getting first.

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Fri, Dec 21, 2012 at 7:18 AM, Torrent Girl  wrote:

>
> Hi All
>
> I have a scheduled task that runs with no problem. It is set up to send an
> email. The email is not being sent.
>
> Any suggestions?
>
> TIA
>
> 

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