mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 00:54:54 +02:00
Fix some documentation links (#2426)
This commit is contained in:
parent
83231da555
commit
2de3340d2c
5 changed files with 5 additions and 10 deletions
|
@ -81,9 +81,3 @@ Extending the configuration file from above:
|
|||
```
|
||||
|
||||
This will cause email sent from `domain3.com` to be delivered directly.
|
||||
|
||||
#### References
|
||||
|
||||
Thanks to the author of [this article][guide-relayhost-mailgun] for the inspiration. This is also worth reading to understand a bit more about how to set up Mailgun to work with this.
|
||||
|
||||
[guide-relayhost-mailgun]: https://community.rackspace.com/products/f/email-products-forum/3897/how-to-setup-postfix-with-a-mailgun-smtp-relay-when-using-multiple-domains
|
||||
|
|
|
@ -100,4 +100,4 @@ All user defined sieve scripts that are managed by ManageSieve are stored in the
|
|||
The extension is known to work with the following ManageSieve clients:
|
||||
|
||||
- **[Sieve Editor](https://github.com/thsmi/sieve)** a portable standalone application based on the former Thunderbird plugin.
|
||||
- **[Kmail](https://kontact.kde.org/components/kmail.html)** the mail client of [KDE](https://kde.org/)'s Kontact Suite.
|
||||
- **[Kmail](https://kontact.kde.org/components/kmail/)** the mail client of [KDE](https://kde.org/)'s Kontact Suite.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue