View Full Version : ASPMail Logging?
reubenb
04-13-2004, 08:59 AM
hi
i am using ASPemail to send email from a page after registration using Persits.MailSender. IS there a way that i can log all the emails it sends and the transcripts of it talking to the other mail servers? (i.e. HELO) ??
thanks
Not sure what you mean about the transcripts, but you can insert a record into a db or write a line to a textfile after the mail is sent. This doe however not tell you if the mail was received/read ...
reubenb
04-14-2004, 01:47 AM
how would i do this? (i mean actual code..)
i dont care if i dont know if they received it..
i mean transcripts as in:
--- Session Transcript ---
Parsing Message <C:\MDAEMON\pd90000003228.msg>
From: lalalal@laalala.com
To: blah@blah.com
Subject: blah
Message-ID: <WorldClient-F200404041105.AA05520043@melb83.staff.team.telstra.com.au>
MX-record resolution of [blah.com] in progress (DNS Server: 1.1.1.1)...
P=000 D=blah.com TTL=(1439) MX=[]
Attempting MX: P=000 D=blah.com TTL=(1439) MX=[] delivered
--- End Transcript ---
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.