This commit is contained in:
github-actions[bot] 2022-02-23 17:23:16 +00:00
parent 9712dd613b
commit 5c2a7b3f2a
6 changed files with 44 additions and 73 deletions

View file

@ -1057,19 +1057,6 @@
Excluding Sender Domains
</a>
<nav class="md-nav" aria-label="Excluding Sender Domains">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#references" class="md-nav__link">
References
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -1560,19 +1547,6 @@
Excluding Sender Domains
</a>
<nav class="md-nav" aria-label="Excluding Sender Domains">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#references" class="md-nav__link">
References
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -1653,8 +1627,6 @@
@domain3.com
</code></pre></div>
<p>This will cause email sent from <code>domain3.com</code> to be delivered directly.</p>
<h4 id="references"><a class="toclink" href="#references">References</a></h4>
<p>Thanks to the author of <a href="https://community.rackspace.com/products/f/email-products-forum/3897/how-to-setup-postfix-with-a-mailgun-smtp-relay-when-using-multiple-domains">this article</a> for the inspiration. This is also worth reading to understand a bit more about how to set up Mailgun to work with this.</p>
</article>