--------------6A8DF45E9A5D90D670826DEE
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

could be a bad character in the email - I once had our email server die with some bad 
characters in the email. Do this happen on all email or just one? if one check the 
text you are
sending.
- Michael Smith, TeraTech, Inc http://www.teratech.com/

Eron Cohen wrote:

> Anyone have any ideas what this CFMAIL error is about?
>
> Error Diagnostic Information
> Unable to write mail message to disk.
> An unexpected error occurred while attempting to save the mail message.
>
> I've never seen it until recently.  My harddrives have plenty of space.  I
> am using CF 4.51/IIS 4.0/NT 4.0 SP 6a.
>
> Here's my code:
>
> <CFMAIL to="#this_line#" from="#form.mail_from#"
> subject="#form.mail_subject# (Invoice: #inovoice_number#)" type="HTML">
> <CFMAILPARAM
> FILE="d:\online-documents\readme_files\SoftwareLicenseAgreement.rtf" >
> <CFMAILPARAM FILE="d:\online-documents\readme_files\readme.wri" >
> #Mail_message#
> <br>
> Authorization <cfif #form.number_of_codes# is "1">Code<cfelse>Codes</cfif>:
> #temp_codes#<br>
> </cfmail>
>
> Thanks in advance,
>
> Eron
>
> ------------------------------------------------------------------------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

--
Michael Smith, TeraTech Inc - Tools for Programmers(tm)
VB, CF/ASP Web, Telephony, Math, Access programming tools & consulting
100 Park Ave Ste 360, Rockville MD 20850 USA
Voice: +1-301-424-3903, 800-447-9120 x500  Fax:301-762-8185  BBS:301-762-8184
Web: http://www.teratech.com/sig/
Email:  mailto:[EMAIL PROTECTED]


--------------6A8DF45E9A5D90D670826DEE
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
could be a bad character in the email - I once had our email server die
with some bad characters in the email. Do this happen on all email or just
one? if one check the text you are sending.
<br>- Michael Smith, TeraTech, Inc <A 
HREF="http://www.teratech.com/">http://www.teratech.com/</A>
<p>Eron Cohen wrote:
<blockquote TYPE=CITE>Anyone have any ideas what this CFMAIL error is about?
<p>Error Diagnostic Information
<br>Unable to write mail message to disk.
<br>An unexpected error occurred while attempting to save the mail message.
<p>I've never seen it until recently.&nbsp; My harddrives have plenty of
space.&nbsp; I
<br>am using CF 4.51/IIS 4.0/NT 4.0 SP 6a.
<p>Here's my code:
<p>&lt;CFMAIL to="#this_line#" from="#form.mail_from#"
<br>subject="#form.mail_subject# (Invoice: #inovoice_number#)" type="HTML">
<br>&lt;CFMAILPARAM
<br>FILE="d:\online-documents\readme_files\SoftwareLicenseAgreement.rtf"
>
<br>&lt;CFMAILPARAM FILE="d:\online-documents\readme_files\readme.wri"
>
<br>#Mail_message#
<br>&lt;br>
<br>Authorization &lt;cfif #form.number_of_codes# is 
"1">Code&lt;cfelse>Codes&lt;/cfif>:
<br>#temp_codes#&lt;br>
<br>&lt;/cfmail>
<p>Thanks in advance,
<p>Eron
<p>------------------------------------------------------------------------------
<br>Archives: <a 
href="http://www.mail-archive.com/[email protected]/">http://www.mail-archive.com/[email protected]/</a>
<br>To Unsubscribe visit <a 
href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk">http://www.houseoffusion.com/index.cfm?sidebar=lists&amp;body=lists/cf_talk</a>
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.</blockquote>

<p>--
<br>Michael Smith, TeraTech Inc - Tools for Programmers(tm)
<br>VB, CF/ASP Web, Telephony, Math, Access programming tools &amp; consulting
<br>100 Park Ave Ste 360, Rockville MD 20850 USA
<br>Voice: +1-301-424-3903, 800-447-9120 x500&nbsp; Fax:301-762-8185&nbsp;
BBS:301-762-8184
<br>Web: <A HREF="http://www.teratech.com/sig/">http://www.teratech.com/sig/</A>
<br>Email:&nbsp; <A HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>
<br>&nbsp;</html>

--------------6A8DF45E9A5D90D670826DEE--

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to