Hi Alan,

This looks awesome, just about to plumb in the new functions into my app and
give them a try

In testing for backwards compatibilty of  CFSMTP (so my app as it currently
exists)


   - <cfsmtp action="status" port="8025"
   cfcmail="services.smtplistener.service"> previously when not running the
   structure would exist and a key called *running* would exist with a value
   of *no* as well as the other keys in the struct, now the struct is empty
   - Calling the stop action seems to have no affect <cfsmtp action="stop"
   port="8025" cfcmail="services.smtplistener.service"> calling status shows it
   as still running

Many thanks

Alex
On 22 July 2011 09:53, Alan Williamson <[email protected]> wrote:

> **
> Alex, i updated this last night:
>
>    - Support for multiple servers
>    - Functions in addition to tag
>    - Updated the manual page
>
> http://www.openbd.org/manual/?/plugin_cfsmtp
>
> The <CFSMTP> tag is for backward compatibility and can only be used to
> create a single server (name: default).   The functions will let you startup
> multiple servers.
>
> Available now from the download site.  You only need to update your plugin
> jar.
>
>
> Alan Williamson wrote:
>
> It _should_ be able to start ... but looks like it can't.
>
> I will take a look at this later on this evening and see if there is
> anything obvious.
>
>   --
> official tag/function reference: http://openbd.org/manual/
> mailing list - http://groups.google.com/group/openbd?hl=en
>



-- 
Alex Skinner
Managing Director
Pixl8 Interactive

Tel: +448452600726
Email: [email protected]
Web: pixl8.co.uk

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to