Web Mail Error

Discussion in 'ASP.NET / ASP.NET Core' started by whattoeatwh, Sep 12, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am trying to set up a web mail page on my website,the error message
    "The server rejected one or more recipient addresses. The server response was: 553 http://www.spamhaus.org/query/bl?ip="my ip address"
    I have no idea who Spamhaus are.

    I am using [Sessions] in the web form.
    The web form is a .ascx and it uses the the web.config.
    It is the email form from www.daveranck.com.
    I have had a (Redir.exploit trojan) virus if that has anything to do with it
    Any Ideas people
     
  2. It worked a couple of times, then it sent me an error to go to
    dsbl.org/listing?ip=203.221.121.35
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    This is not a coding issue but rather that the sending mail server IP address is blacklisted by spamhaus.

    Is this happening on our server? I checked spamhaus and didn't see any of our server listed.


    quote:Originally posted by whattoeatwh

    I am trying to set up a web mail page on my website,the error message
    "The server rejected one or more recipient addresses. The server response was: 553 http://www.spamhaus.org/query/bl?ip="my ip address"
    I have no idea who Spamhaus are.

    I am using [Sessions] in the web form.
    The web form is a .ascx and it uses the the web.config.
    It is the email form from www.daveranck.com.
    I have had a (Redir.exploit trojan) virus if that has anything to do with it
    Any Ideas people

    </blockquote id="quote"></font id="quote">

    B.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page