Article Summary: This article describes how to use the new Postfix’s DNS SRV record resolution feature.
Article Description: This article describes how does DNS SRV records look like and what is their purpose. Reader will also find out about the algorithm, which clients implementing RFC 2782 use to select server that they will connect to. When all this background is provided, configuration example will show how to set up the feature and reader will be able to download example environment, created with container compose, to test it themselves.
Current state of the article can be accessed at GitHub - TomasKorbar/srv_article
https://discussion.fedoraproject.org/t/using-postfixs-dns-srv-record-resolution-feature/84157
Metadata Update from @rlengland: - Issue assigned to tkorbar - Issue tagged with: article, needs-image
Possible feature image for this article ?:
The article is now ready for review. I changed the title to "Using Postfix DNS SRV record resolution feature" so please change the text on image. After that i am ok with it. Thanks.
The text in the image has been modified and it has been added to the article. I've updated this ticket to the "Review" status.
Thanks for pointing out the text change.
Metadata Update from @rlengland: - Custom field image-editor adjusted to rlengland - Custom field preview-link adjusted to https://fedoramagazine.org/?p=38466&preview=true - Issue untagged with: needs-image
$ cd environment should probably be $ cd srv_article/environment. Other than that, this article looks good to me.
$ cd environment
$ cd srv_article/environment
This article has been scheduled for publication on 16 June at 08:00 UTC.
Thank you, Tomáš
Metadata Update from @rlengland: - Custom field editor adjusted to @rlengland - Custom field publish adjusted to 2023-06-16
Hi guys, there is a comment that one of the sentences is not very clear and i agree that it could be explained more thoroughly. Would it be possible for me to update one sentence in the article?
Also there is a pending comment that i would like to approve but either i do not have permissions or i can not find a button to do so. For clarity, i would like to change the sentence "That means, first contact the server with the lowest priority. If the server does not respond, try to contact the next server with either the same or lower priority." to "That means, first contact the server with the highest priority (lowest priority field value). If the server does not respond, try to contact the next server with either the same or lower priority (higher priority field value)."
I've made the change. If there is anything more that needs changed, just let us know with a comment here.
Issue status updated to: Closed (was: Open) Issue close_status updated to: published