Note that there are some explanatory texts on larger screens.

plurals
  1. POWindows server 2008 SMTP service using for website
    primarykey
    data
    text
    <p>I am working on .net applicaton that need to send emails to clients. I am trying to figure out what would be that best solution to send emails. Here is what i have considered. <strong>Could you please suggest what would be the best way to go for?</strong> </p> <pre><code>1&gt;Windows server 2008 in built smtp service. 2&gt;Exchange server hosted in our datacenter. 3&gt;Use google apps for sending emails(Basically same as gmail like for custom domain). </code></pre> <p>I have explored all options and below are findings.</p> <pre><code>1&gt;I think would be way to go. Also supports drop in directory to send emails so can achieve disconnected email activity. 2&gt;Application would be tied up with availability of exchange server and we dont have any exchange server support personal. Only developers poke around in exchange server and got it working. So if option 1 is as good as 2 then would like to go with 1. Is there any drop in directory feature in exchange server like 1? 3&gt;Tried gmail smtp stuff didnt work. I was receiving timeout error. Also there is no guarantee that gmail will send our mail reliability. They can decide anytime to stop sending our mails as we are using free standard version of google apps. </code></pre> <p><strong>Other questions:</strong> I installed smtp service in windows server 2008. Now to use this do i need to change any MX record and anything? What i need to do so it can send email using my domain name. Or it can send email for any domain?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload