Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 09-29-2005, 14:00   #1 (permalink)
Dica
Civilians

 
Default need accurate smtp logs

i've got a client who wants to be able to check on the status of sent email.
he needs a report stating whether or not the email address was valid, if the
email was rejected, if it bounced back, etc. i can process the smtp logs for
some of this info, but some of the info is inaccurate. for instance, i tried
sending an email to a bad address within our domain and then checked the
logs, which read like everything was accepted fine. this made no sense
until i recalled that the server is set up to forward any unknown emails to
a default recipient..

what about bounced email? it's the remote smtp server's job to notify the
originator of the bounce, isn't it? as such, does it notify the originating
smtp server or the "from" address of the bouce? does it even have to notify
anybody of the bounce?

this is an IIS6 smtp server and i've tried playing with different log
formats to try to get accurate info, but nothing seems to work.

anybody got a good recommendation?

tks


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 09-29-2005, 14:00   #2 (permalink)
Toby Inkster
Civilians

 
Default Re: need accurate smtp logs

Dica wrote:

> i've got a client who wants to be able to check on the status of sent email.
> he needs a report stating whether or not the email address was valid, if the
> email was rejected, if it bounced back, etc.


There is simply no way you can know this. Once the mail has left your
server and been accepted by their server, your mail server can't log
anything more, can it?

> it's the remote smtp server's job to notify the originator of the
> bounce, isn't it?


Sometimes.

The remote server can reject the mail mid-transaction, in which case it's
your mail server's job to notify the sender.

Or the remote server can accept the mail and then later decide it doesn't
want the mail, in which case it would have to send the bounce message.

> as such, does it notify the originating smtp server or the "from"
> address of the bouce?


It should check the message's Errors-To RFC822 header if present and send
the bounce there (most don't though). In the absence of such a header it
should send the bounce to the envelope From address, which is not the same
as the From RFC822 header.

> does it even have to notify anybody of the bounce?


It doesn't *have* to, but it's customary.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How not to wipe my logs? Bob Sisson Web Design 0 09-29-2005 22:00
WTD: Free Guestbook that logs IP address Cullen Skink Web Design 1 03-15-2005 20:00
HEAD entries in Apache logs Barry Samuels Web Design 4 07-28-2004 15:02
SMTP with SSL/TLS Caspar Microsoft Applications 4 07-23-2004 18:47
Bandwidth, logs and robots.txt Ange Web Design 3 06-15-2004 11:52


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 22:27.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.85939 seconds with 19 queries