Check the CFMAIL log under cfusion\mail\logs. Is there anything in there or in the
UNDELIVR folder?
Regards,
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - The Intelligent Mail Server
----- Original Message -----
From: "Bill Poff" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 10:15 AM
Subject: RE: CFMAIL problem
>
>
> -----Original Message-----
> From: Hamid Hossain [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 17, 2001 2:39 AM
> To: CF-Talk
> Subject: CFMAIL problem
>
>
> Hi All,
>
> I am tring to send email with <cfmail> but I am facing
> some problems. Some times it sends and some time it
> does not send!
>
> I am sure that all form variables are passed and they
> are ok.
> I used the following standard code:
>
> <cfif IsDefined("SendIt")>
> <cfmail from="#FORM.sEmail#"
> to="[EMAIL PROTECTED]"
> subject="#FORM.sSubject#"
> type="HTML">
> #FORM.sBody#
> </cfmail>
> <b>Done</b>
> </cfif>
>
> The word (Done) always appear but sometimes no email
> could be received. It is not delay time. it is a real
> problem.
>
> any suggestions
> Hamid Hossain
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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