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.

Check if an e-mail comes over (bounce)

Hello,

When I send an e-mail to this sample e-mail address sa****@mail.com then
there are three options.
1. The e-mail comes over;
2. The e-mail bounce, because the e-mail address doesn't excist;
3. The e-mail bounce, because the e-mail box is full.

Is it posible to check these options?

Thanks!
Nov 16 '05 #1
2 2269
Hi Arjen:

In some cases you'll receive an error code from the SMTP server - in
most .NET email components I've seen this will generate an exception.

In other cases the SMTP server might keep trying to send your message
and give up after a number of hours or days. In these cases the SMTP
server usually sends a notification to the sender via email - so you'd
have to be checking an inbox to know if the email bounced.

--
Scott
http://www.OdeToCode.com

On Tue, 24 Aug 2004 12:18:22 +0200, "Arjen" <bo*****@hotmail.com>
wrote:
Hello,

When I send an e-mail to this sample e-mail address sa****@mail.com then
there are three options.
1. The e-mail comes over;
2. The e-mail bounce, because the e-mail address doesn't excist;
3. The e-mail bounce, because the e-mail box is full.

Is it posible to check these options?

Thanks!


Nov 16 '05 #2
Hi,

Hmmm.... does somebody knows a good bounce e-mail filtering and handling
tool or component?
(I want to use it inside an C# project)

Thanks!

"Scott Allen" <bitmask@[nospam].fred.net> schreef in bericht
news:oc********************************@4ax.com...
Hi Arjen:

In some cases you'll receive an error code from the SMTP server - in
most .NET email components I've seen this will generate an exception.

In other cases the SMTP server might keep trying to send your message
and give up after a number of hours or days. In these cases the SMTP
server usually sends a notification to the sender via email - so you'd
have to be checking an inbox to know if the email bounced.

--
Scott
http://www.OdeToCode.com

On Tue, 24 Aug 2004 12:18:22 +0200, "Arjen" <bo*****@hotmail.com>
wrote:
Hello,

When I send an e-mail to this sample e-mail address sa****@mail.com then
there are three options.
1. The e-mail comes over;
2. The e-mail bounce, because the e-mail address doesn't excist;
3. The e-mail bounce, because the e-mail box is full.

Is it posible to check these options?

Thanks!

Nov 16 '05 #3

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

Similar topics

17
by: Craig Bailey | last post by:
Someone please explain what alternate universe I fell into this afternoon when PHP started telling me that 2 doesn't equal 2. Not sure about you, but when I run this, it tells me 59001.31 doesn't...
2
by: Askari | last post by:
Hi, How do for do a "select()" on a CheckButton in a menu (make with add_checkbutton(....) )? I can modify title, state, etc but not the "check state". :-( Askari
2
by: Edward | last post by:
The following html / javascript code produces a simple form with check boxes. There is also a checkbox that 'checks all' form checkboxes hotmail style: <html> <head> <title></title> </head>...
5
by: Mr. B | last post by:
The following code is how I check for duplicates in a List box. This is simple enough as there is only one column of stuff to check. ' Check for Duplicates ' Search listbox (from last to first)...
2
by: Travis.Box | last post by:
I have an MS Access userform with 16 Check Boxes. Each of the checkboxes has a different option value, which coincides with the Check Box name (eg. cb01.OptionValue = 1). At the bottom of the...
1
by: scprosportsman | last post by:
Please help guys, i am trying to set up a database here at work and im fairly new to access in terms of writing functions and queries and stuff. I have 2 different places on my design that will...
2
by: Chris Davoli | last post by:
How do you enable a check box in the GridView. I selected Checkbox Field in the Columns of the GridView, and the check box shows up in the Grid view, but it is disabled. How do I enable it so I can...
16
by: Brian Tkatch | last post by:
Is there a way to check the order in which SET INTEGRITY needs to be applied? This would be for a script with a dynamic list of TABLEs. B.
5
by: starke1120 | last post by:
Im creating a check in – check out database for RF guns. I have a table that contains models. ID (primary key) Model A table that contains Gun Details ID (primary key) Model_id...
1
by: ghjk | last post by:
my php page has 7 check boxes. I stored checked values to database and retrive as binary values. This is the result array Array ( => 0 => 1 => 0 => 1 => 0 => 0 => 1 ) 1 means checked....
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.