Re: CF Mail - What info available...

2006-08-31 Thread Raymond Camden
The docs of course. :)

On 8/31/06, D F <[EMAIL PROTECTED]> wrote:
> Hi Raymond, thanks for this.
>
> Where can I find this 'Admin API provided in CF7' ?
>
> 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251650
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF Mail - What info available...

2006-08-31 Thread Ryan, Terrence
Another low tech approach to this problem would be to use cfdirectory to
poll these directories directly. 
















Terrence Ryan 
Senior Systems Programmer
Wharton Computing and Information Technology 

E-mail: [EMAIL PROTECTED]

-Original Message-
From: D F [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 31, 2006 11:07 AM
To: CF-Talk
Subject: CF Mail - What info available...

Is there anything built into CF ( such as java classes ) OR otherwise...
that will tell me current status of CF's mailing feature.

For example... 

to poll how many emails are in the CF Spool directory.


I've used the following before and found it useful for getting
information on CF's scheduled tasks..



Was wondering what else this or similar functionality was exposed.



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251641
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF Mail - What info available...

2006-08-31 Thread Robertson-Ravo, Neil (RX)
You can get the status of the mailserver from the Factory...



-Original Message-
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: 31 August 2006 16:19
To: CF-Talk
Subject: Re: CF Mail - What info available...

While I don't think it has _this_ specific bit of info, you want to
look into the Admin API provided in CF7. It gives you insider info.
Using the ServiceFactory may work - but is a bit dangerous as it is
not supported.


On 8/31/06, D F <[EMAIL PROTECTED]> wrote:
> Is there anything built into CF ( such as java classes ) OR otherwise...
that will tell me current status of CF's mailing feature.
>
> For example...
>
> to poll how many emails are in the CF Spool directory.
>
>
> I've used the following before and found it useful for getting information
on CF's scheduled tasks..
>
> 
>
> Was wondering what else this or similar functionality was exposed.
>
>
>
> 



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251638
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Mail - What info available...

2006-08-31 Thread D F
Hi Raymond, thanks for this.

Where can I find this 'Admin API provided in CF7' ?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251635
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Mail - What info available...

2006-08-31 Thread Raymond Camden
While I don't think it has _this_ specific bit of info, you want to
look into the Admin API provided in CF7. It gives you insider info.
Using the ServiceFactory may work - but is a bit dangerous as it is
not supported.


On 8/31/06, D F <[EMAIL PROTECTED]> wrote:
> Is there anything built into CF ( such as java classes ) OR otherwise... that 
> will tell me current status of CF's mailing feature.
>
> For example...
>
> to poll how many emails are in the CF Spool directory.
>
>
> I've used the following before and found it useful for getting information on 
> CF's scheduled tasks..
>
>  class="coldfusion.server.ServiceFactory">
>
> Was wondering what else this or similar functionality was exposed.
>
>
>
> 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251634
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF Mail - What info available...

2006-08-31 Thread D F
Is there anything built into CF ( such as java classes ) OR otherwise... that 
will tell me current status of CF's mailing feature.

For example... 

to poll how many emails are in the CF Spool directory.


I've used the following before and found it useful for getting information on 
CF's scheduled tasks..



Was wondering what else this or similar functionality was exposed.



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251633
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4