Note that there are some explanatory texts on larger screens.

plurals
  1. POIIS SMTP server (Installed on local server) in parallel to Google Apps
    primarykey
    data
    text
    <p>I am currently using free version of Google Apps for hosting my email.It works great for <strong>my official mails my email on Google is support@mydomain.com.</strong></p> <p>In addition I'm sending out high volume mails (registrations, forgotten passwords, newsletters etc) from the website (www.mydomain.com) using IIS SMTP installed on my windows machine. </p> <p><strong>These emails are sent from talk@mydomain.com</strong></p> <p><strong>My problem is that when I send email from the website using IIS SMTP to a mail address support@mydomain.com I don’t receive the email to Google apps</strong>. (I only receive these emails if I install a pop service on the server with the support@mydomain.com email box). It seems that the <strong>IIS SMTP is ignoring the domain MX records</strong> and just delivers these emails to my local server.</p> <p><strong>Here are my DNS records for domain.com:</strong></p> <pre><code>mydomain.com A 82.80.200.20 3600s mydomain.com TXT v=spf1 ip4: 82.80.200.20 a mx ptr include:aspmx.googlemail.com ~all mydomain.com MX preference: 10 exchange: aspmx2.googlemail.com 3600s mydomain.com MX preference: 10 exchange: aspmx3.googlemail.com 3600s mydomain.com MX preference: 10 exchange: aspmx4.googlemail.com 3600s mydomain.com MX preference: 10 exchange: aspmx5.googlemail.com 3600s mydomain.com MX preference: 1 exchange: aspmx.l.google.com 3600s mydomain.com MX preference: 5 exchange: alt1.aspmx.l.google.com 3600s mydomain.com MX preference: 5 exchange: alt2.aspmx.l.google.com 3600s </code></pre> <p>Please help!</p> <p>Thanks.</p>
    singulars
    1. This table or related slice is empty.
    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