Email Bounce handling solution

Discussion in 'ASP.NET 2.0' started by RajanAM, Jul 15, 2008.

  1. I am hosting my site at discountasp.net.

    What third party components would best work with aspNetPOP3 & aspNetMIME, for handling email bounce backs?

    Boogie Tools API? ListNanny.NET?

    Can aspNetPOP3/aspNetMIME on its own be sufficient?

    Thank you.
     
  2. I meant to know which component can do the following:

    1. retrieve the bounced NDR (Non-delivery receipt) emails from the POP3 account,
    2. parse the email - bounce_type, email address
    3. identify the hard bounces so I can delete those email addresses from my subscription list

    Thanks.
     
  3. Can you clarify a little more on what you mean 'handling email bounce backs'? Bounce backs will go the the Reply To or From address specified on the web application.

    rcp
    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page