mailsend.log says: "Moved undelivered mail: Mail62781.cfmail to C:\CFusionMX/Mail/Undelivr
Mail62781.cfmail says:
server: swexchange:25
from: IntranetAdmin@swgc.com
to: 4106121234@archwireless.ne
bcc: IntranetAdmin@swgc.com
subject: Discharge
type: text/plain; charset=UTF-8
X-Mailer: ColdFusion MX Application Server
body:
body: N205
body:
Main Topics
Browse All Topics





by: JohnLucaniaPosted on 2005-10-12 at 21:32:35ID: 15074631
I have <cfmailparam name="Reply-to" value= "<IntranetAdmin@swgc.com>" > in it as well.
om" s.net; 4102702345@archwireless.ne t" m" >
<CFMAIL
SUBJECT= "Discharge"
FROM="IntranetAdmin@swgc.c
TO="4106121234@archwireles
BCC="IntranetAdmin@swgc.co
Type ="plain" >
<cfmailparam name="Reply-to" value= "<IntranetAdmin@swgc.com>"
#PTRoomNo#
</CFMAIL>
</CFPROCESSINGDIRECTIVE>
<cfquery name="A03Yes" datasource="PTINFO">
update PTINFOIncident
set MsgSent ='Yes'
where PTFIN ='#THEFIN#' and PTMRN = '#THEMRN#'
</cfquery>
</cfloop>
jl