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..
>
> <cfobject type="JAVA" action="Create" name="factory"
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:251638
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to