Cfmail throws in the group field and group case sensitive in earler version
but when u upgrade to studio 4 5 2 it stops that.  It is only supposed to
put that there if you use a query.  Take that out if it is there and that
should solve the problem.  I had the same problem.

Joshua TIpton

-----Original Message-----
From: John Wilker [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 09, 2001 12:07 PM
To: CF-Talk
Subject: RE: CFMAIL, what am I doing wrong?


I've seen it only a hand full of times, on pages I've worked on. I'd try to
start with the bare minimum and see if it works then add attributes as you
need them. i.e. to, from, subject.

If those work then just add what ever else you need and go from there.

J.



John Wilker
Web Applications Consultant
Allaire Certified ColdFusion Developer

Office: 909-943-8428
www.billtracker.org <http://www.billtracker.org>


-----Original Message-----
From: Bryon Kelly [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 09, 2001 8:53 AM
To: CF-Talk
Subject: CFMAIL, what am I doing wrong?


Hi All,

I am using CF 4.5.1 and can not get CFMAIL to function.  I can get a
verified connection thru the Admin system but can not get a .cfm file to
interact with mail.  I continue to get the following error:

The tag has an invalid attribute combination: the most likely attribute
combination is
Required attributes: 'FROM,GROUP,QUERY,SUBJECT,TO'. Optional attributes:
'BCC,CC,GROUPCASESENSITIVE,MAILERID,MAXROWS,MIMEATTACH,PORT,SERVER,STARTROW,
TIMEOUT,TYPE'.
Other possible combinations are
Required attributes: 'FROM,QUERY,SUBJECT,TO'. Optional attributes:
'BCC,CC,MAILERID,MAXROWS,MIMEATTACH,PORT,SERVER,STARTROW,TIMEOUT,TYPE'.
Required attributes: 'FROM,GROUP,SUBJECT,TO'. Optional attributes:
'BCC,CC,GROUPCASESENSITIVE,MAILERID,MAXROWS,MIMEATTACH,PORT,SERVER,TIMEOUT,T
YPE'.

Required attributes: 'FROM,SUBJECT,TO'. Optional attributes:
'BCC,CC,MAILERID,MIMEATTACH,PORT,SERVER,TIMEOUT,TYPE'.
The error occurred while processing an element with a general identifier
of (CFMAIL), occupying document position (9:1) to (9:129).
The specific sequence of files included or


I have tried everyone of the combinations above with no luck.  Has anyone
run across this problem?


Thanks!

BKelly


Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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