I think you have misunderstood the purpose of Error.MailTo... It doesn't
cause errors to automatically be emailed to you, only adds MailTo to the
"Error" scope in your error handling template. This is needed because you
can't use any CF tags or scopes other than "Error" in CFERROR "Request" type
templates. There are many other ways of handling errors which will allow
you to do mailings. They are all explained in the docs... Check out
CFCATCH and CFTRY for specific error handling....
-Cameron
--------------------
Cameron Childress
ElliptIQ Inc.
p.770.460.7277.232
f.770.460.0963
> -----Original Message-----
> From: Michael Evans [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 22, 2000 9:50 AM
> To: CF-Server
> Subject: CFERROR mailto bug?
>
>
> Hi,
>
> Is anyone aware of issues with the mailto attribute of CFERROR?
> I've set up
> a simple Request error handler in application.cfm, and want the error
> messages mailed to me. I know my mail server settings are correct
> because I
> receive mail from CFMAIL tags, but although the template displays
> correctly
> and Error.MailTo is correct, I get no mail, no undelivered mail, no log
> message...
>
> Thanks,
>
> Mike
>
> ------------------------------------------------------------------
> ------------
> To unsubscribe, send a message to
> [EMAIL PROTECTED] with 'unsubscribe' in the
> body or visit the list page at www.houseoffusion.com
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com