mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
deploy: 2de3340d2c
This commit is contained in:
parent
9712dd613b
commit
5c2a7b3f2a
6 changed files with 44 additions and 73 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue