473,398 Members | 2,525 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Tracking Bounced Emails

Hi ASP Gurus out there,
I have question. I am wondering if any one can guide me towards a
script that can handle bounced emails from a newsletter campaign.
I am not interested in .Net solution.
The mail server is Exchange 2003 if that helps.
Right now clueless about tracking of bounced emails
Thanks

Jul 22 '05 #1
3 2375
With ASP?
You really can't. I mean there is no event to trigger an ASP execution
directly.
What is it you are trying to do with the bounced mails? Maybe that will help
us out in leading you to the right solution. Most likely you are going to
have to have an app that integrates with Exchange or Outlook to handle
this..

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jishnu" <ji*****************@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hi ASP Gurus out there,
I have question. I am wondering if any one can guide me towards a
script that can handle bounced emails from a newsletter campaign.
I am not interested in .Net solution.
The mail server is Exchange 2003 if that helps.
Right now clueless about tracking of bounced emails
Thanks

Jul 22 '05 #2
On 18 Jan 2005 14:15:14 -0800, "Jishnu"
<ji*****************@gmail.com> wrote:
Hi ASP Gurus out there,
I have question. I am wondering if any one can guide me towards a
script that can handle bounced emails from a newsletter campaign.
I am not interested in .Net solution.
The mail server is Exchange 2003 if that helps.
Right now clueless about tracking of bounced emails


You can't do this in ASP. You can do it with event sinks in SMTP, and
likely with some of the programming hooks into Exchange, but that's a
different news group. Try the Exchange groups for help there.

Jeff
Jul 22 '05 #3
If you have access to the Pro version of JMAIL (www.dimac.net) or another
POP component, you could put together and schedule a VBS that would query a
particular mailbox, peel off the bounced email addresses and put them in a
db. Then write your asp to manage them.

It's not a 2 second job.. but it can be done.
"Jishnu" <ji*****************@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
Hi ASP Gurus out there,
I have question. I am wondering if any one can guide me towards a
script that can handle bounced emails from a newsletter campaign.
I am not interested in .Net solution.
The mail server is Exchange 2003 if that helps.
Right now clueless about tracking of bounced emails
Thanks

Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: johnny | last post by:
hi ! I use to track ( with an image with id attached to its link ) the opening of some html messages ( don't worry I am not a spammer,they are newsletters sent to the salesforce ). Today I...
2
by: Rob Imbeault | last post by:
Hi Guys, I am building a script that catches emails. I have access to the email source and I would like to distinguish between bounced emails, auto-replies and real replies. Is there a...
2
by: Atanu | last post by:
Im using System.Web.Mail to send emails to the users. Now i want to receive the bounced mails in a different email id from that of the from(sender) id. Im doing something like this... ...
1
by: mark | r | last post by:
anyone know a good way of tracking an email so that i know if theyve been opened? and preferably somethign where i can identify the recipient (matching with our crm)? thanks mark
1
by: dw | last post by:
Hi. I accidentally posted this to the German version ("de") of this newsgroup until I realized my mistake -- sorry! We're using the subroutine below to send emails via our classic ASP apps....
2
by: SharpSmith | last post by:
hi all i have a very specific question regarding emails sending and googling doesn't help me is a way exists to send email using .NET framework (System.Web.Mail or something else) and have the...
1
by: Frank | last post by:
Hello All, I am exploring and developing a plan for a C# web app or windows app to handle bounced emails. Basically, I need to develop a system where I weed out bad addresses in our db...but...
0
by: Frank | last post by:
Hello All, I am exploring and developing a plan for a C# web app or windows app to handle bounced emails. Basically, I need to develop a system where I weed out bad addresses in our db...but...
2
by: Ripendra007 | last post by:
hi all, can any body tell me how should i come to know that my e mail tha i hav sent is bounced and how to handles or update my database that ..this user or email Id is bounced..I have to do all this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.