> From: Robert Redpath
>
> I thought you couldn't use cfmail (or any other CF tags) on
> an error template, since it might create an infinate error
> loop.  Can you use is in CFMX 6.1 or are you submitting these
> vars via a autosubmit form?

It depends on where you use the error template

If you're using CFERROR and not catching exceptions, then you're limited

But on a server-wide error catching, you can use CFMAIL quite happily

As long as your error code is good, then you won't have too many
problems, but you should really test that it's not an error which will
cause an infinite loop before you attempt to build the email
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to