Problem on Reciveing Emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rana M
    New Member
    • Jan 2010
    • 3

    Problem on Reciveing Emails

    Hi

    I am trying to solve this problem for 10 days!!
    I am using VB.NET to send emals I am sending the same email to 2 domais.
    Let say if I send it to @Domain1.com it has been recived succefully but the other domain like @Domain2.com I did not recieve anything ONLY if:
    1- attach a file with the email.
    or
    2- depends on subject Like "TESTING" but if I use like "Student" I didn't get anything.
    or
    3- removing the subject.

    I am really confused !!!!
    Please help...
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Sounds like Domain 2 has some sort of application that filters emails.

    -Frinny

    Comment

    • Rana M
      New Member
      • Jan 2010
      • 3

      #3
      What should I do to solve this problem??
      Can I add some code, or I have to contact the Exchange server administrator??
      but when I try to send the email through another email not through the application it recived successfully!!! the problem is only sending that email through the vb.net application.

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Are you getting an exception in your VB.NET code?
        If so, then we can help you with that.

        Or are your emails simply not getting through to Domain2?
        If so, contact your administrator.

        -Frinny

        Comment

        • Rana M
          New Member
          • Jan 2010
          • 3

          #5
          Emails simply not getting through to Domain2!!!
          I will try to contact the Exchange server administrator.

          Comment

          Working...