[Bond-users] Email Functions

Dru Hill dru at treshna.com
Fri Jul 10 00:41:23 EDT 2009


Theres nothing in the public repositories i think.

But this is how it works :


             <trigger event="click">
               <sql>select id,* from emailtosend where send = true</sql>
               <email/>
             </trigger>


Where the table emailtosend is something like this :

select id, comment, to, from, body, subject, send, sent FROM emailtosend

Theres a lot more detail in bond-4.0.dsc describing each field
and how it works






Colin Close wrote:
> Hi All,
> 
> Was wondering if anyone can tell me whether there is an example application in 
> the SVN tree showing the use of the Email function in Bond. I have need of 
> semi-automated emails.
> 
> Best
> 
> Colin Close
> 
> _______________________________________________
> Bond-users mailing list
> Bond-users at lists.hcoop.net
> https://lists.hcoop.net/listinfo/bond-users

-- 
Dru Hill
treshna Enterprises Ltd
Tel: +64 3 974 9169
Cel: +64 21 660 819
Fax: +64 28 894 860
Web: www.treshna.com
267 Madras Street, Christchurch, New Zealand
IT Consultancy - Websites - Database development - Computer tech support



More information about the Bond-users mailing list