Hello,
I have a wierd error after sending eMail to a list:
Looks like this:

        addresses (Records=2, Time=12ms)
        SQL = 
        SELECT  interessent_email
            FROM    interessenten
            WHERE   kunden_id = 'xyz' 
                    AND interessent_rubriken 
                    LIKE '%[abcdefghij]%';
        
----------------------------------------------------------------------------
----

        Error Occurred While Processing Request
        Error Diagnostic Information
        unknown exception condition

        TagCFMail::sendMessage

        The error occurred while processing an element with a general
identifier of (CFMAIL), occupying document position (37:1) to (41:35).

        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Has somebody an idea, what this is??? How I can cure this?


 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to