Processing SMTP bounces with .net

Posted by justSteve on Stack Overflow See other posts from Stack Overflow or by justSteve
Published on 2010-02-17T17:48:23Z Indexed on 2010/05/15 18:04 UTC
Read the original article Hit count: 176

Filed under:
|
|

Am looking for examples specific to .net/mvc and servers native WinServer08 where problem being addressed is processing a bounced smtp msg so as to bind to an estore transaction and updating account/profile properties.

Reading the related questions i find an interesting reference to [VERP]2. Under the heading 'Software that supports VERP i find that IIS is not on the list. Does that mean i need to find a library to integrate into my store's assembly?

What resources do I have to pull together to make sure that the webapp is informed when mail bounces? fwiw - i'm working with a very low volume site.

© Stack Overflow or respective owner

Related posts about smtp

Related posts about email-bounces