Hi,

As part of the new application I'm building based on CFSMTP I would
like to be able to do email redelivery as I understand it this is
different from just a normal cfmail as rather than leaving a mail
server to determine the MX records I want to determine them myself and
deliver direct to this server,

Does this mean that I literally can similar to how i tested CFSMTP
simply use CFMAIL specifying my destination server and hook in to the
fail events and go through the different MX records until I get a
success.

Ideally id have a tag or function that would accept a Mail object as
produced by CFSMTP and a series of MX records and handle the
redelivery

Any ideas ?

Alex

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

Reply via email to