How to get the SMTP response in CACHE

Posted by praveenjayapal on Stack Overflow See other posts from Stack Overflow or by praveenjayapal
Published on 2009-02-05T08:58:01Z Indexed on 2010/06/03 5:04 UTC
Read the original article Hit count: 261

Hi friends,

I want to retrive the SMTP response after sending the mail. I need to fetch the response for the send mail (whether its send properly or not)

The response must be like this


Return-path: itgigs@4wtech.com Envelope-to: [email protected] Delivery-date: Fri, 12 Dec 2008 23:54:57 -0500 Received: from pool-98-109-89-94.nwrknj.fios.verizon.net ([98.109.89.94] helo=Andy-PC) by server.4wtech.com with esmtp (Exim 4.69) (envelope-from itgigs@4wtech.com) id 1LBMWn-0005BH-7u for [email protected]; Fri, 12 Dec 2008 23:54:57 -0500 Date: Sat, 13 Dec 2008 04:55:09 UT From: [email protected] Subject: Web Deverloper Internship (SoHo) (955259288 ) To: [email protected] MIME-Version: 1.0 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable


How can i retrieve the SMTP response? Please help me

© Stack Overflow or respective owner

Related posts about intersystems-cache

Related posts about intersystems