Skip to main content
December 7, 2009
Question

CFmail replacement?

  • December 7, 2009
  • 1 reply
  • 344 views

I'm having some problems

with CFmail that I hope to be able to resolve but in the case that I can't I'd like to know if there are any reliable third party replacements for CFmail?

Thanks,
Wayne

    This topic has been closed for replies.

    1 reply

    Inspiring
    December 7, 2009

    If you are using MS Exchange you could create a CFC that writes files to a pickup folder.

    A pickup folder is similar to the spool folder in ColdFusion.  Each file in the pickup folder is a text file containing a mail message that the mail server can read and send.

    http://support.microsoft.com/kb/297700