> S. Isaac Dealey wrote: >> >> I had a feeling this was the case ... I mean... An email >> message is just a flat text file ultimately right? > > Ultimately, everything is. (One might argue about null's, > ASCII 7 etc., but you can't really see a linefeed or a > carriage return either, can you?)
That's generally been my feeling... Though in context what I was getting at is that email headers aren't stored in a db-like structure where a new column would have to be created to hold data for a new header. >> ... So if I wanted an email header called >> NameOfNeighborsBeagle I could have one. :) Although I >> doubt many email >> clients ( or servers ) would care what his name is. :) > No. If it isn't registered with the proper authority > (whichever that may > be) it should start with "X-", so that would be > "X-NameOfNeighborsBeagle". I think we should all start adding a random line to all our <cfmail> tags just for the hell of it. Choose from the following: <cfmailparam name="X-Men" value="classified"> <cfmailparam name="X-Chromosome" value="f-email"> <cfmailparam name="X-Ray" value="He was a nice guy."> <cfmailparam name="X-Husband" value="Alimony"> <cfmailparam name="X-Wife" value="Kill Me Now!"> <cfmailparam name="X-Ample" value="More than just enough."> >> I have a tough time reading anything the IETF write, >> but here's some info on RFC 2821 ( I think ) >> >> http://community.roxen.com/developers/idocs/rfc/rfc2821.h >> tml > That's the HTML version of the full RFC. I usually get > them through > http://www.frc-editor.org/ because they keep track of > versions etc. Cool, thanks for the reference. :) Isaac Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

