asp.net sending email using exchange server

Ask a Question related to ASP, Design and Development.

  1. #1

    Default asp.net sending email using exchange server

    Is there any difference in sending an email through asp.net using Exchange
    Server rather than the normal way?

    Any help is appreciated.

    Brent


    Brent Burkart Guest

  2. Similar Questions and Discussions

    1. Sending email, server has formMail.jsp
      How do I do all this in MX <Form action="http://members.freewebz.com/formMail.jsp method=post <input type=hidden name="blahblah"...
    2. How to send email (perhaps via Exchange Server?)
      I am writing a Perl script for Solaris box. The script needs to send email. The company uses Microsoft Exchange Server, and the Solaris box Sendmail...
    3. Get email adress from AD or exchange?
      Has anyone done this in Perl, is there an module that can help me? I am aware of that I can use the Win32::Ole, but what I really want is an more...
    4. sending form data as email using SMTP server ???
      How can I take my form data and send it as an email using my SMTP server located @ my ISP using PHP ? my form has several fields: TO: this is...
    5. Sending mail to Microsoft Exchange Server
      In article <49a4c829.0306302342.63c8b621@posting.google.com>, madhavachalla@rediffmail.com says... The most obvious thing to check is the email...
  3. #2

    Default Re: asp.net sending email using exchange server

    [url]http://www.aspfaq.com/5002[/url]


    "Brent Burkart" <Brent.Burkart@wvmb.com> wrote in message
    news:OgSJPBcZDHA.652@TK2MSFTNGP10.phx.gbl...
    > Is there any difference in sending an email through asp.net using Exchange
    > Server rather than the normal way?
    >
    > Any help is appreciated.
    >
    > Brent
    >
    >

    Aaron Bertrand - MVP Guest

  4. #3

    Default Re: asp.net sending email using exchange server

    Check out the following link. It provide a simple solutions.

    http://waqarsherbhatti.posterous.com/sending-email-using-exchange-server-2010-ews
    Waqar Sher Bhatti Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139