Hi Guys,

Got a few questions around Email and Open BD

1. Are there any Open BD admin functions for interacting with the
OpenBD Mail queue ?
 -->If there was id love to use these to write a mail manager in the
OpenBD admin, its something that always frustrated me about
ColdFusion.

2. Is there a way of extending the Mail setup of open bd so that you
could either specify a hook to be called onSendMail or onFailedMail of
email, that CFC implemented could do stuff with what it learnt.

Right now if a mail goes in undelivered folder you can write a shell
script or similar to keep an eye on it but there is no easy way

3. An additional setting for a BCC that could be specified in the
server admin that would mean any emails generated by your application
would (while set) be BCCed to your given address. Yes if you're app is
well designed you send mail through one set of functions :-) you can
temporarily patch it but for those that have a quizilion CFMAIL tags
being able to debug mail sending and then turn it off is nice, and
sometimes problems don't manifest themselves in development.

4. Can anyone clarify how often OpenBD looks at the spool folder if i
copy mail from undelivered back into spool I think I actually have to
send another email before it will pick them up ? Is there a way
through the API of triggering it to pickup mail instantly.

Many thanks

Alex

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

Reply via email to