[GH-ISSUE #10] Add customizable MX priority for multiple MX records #5

Closed
opened 2026-03-04 23:23:39 +03:00 by kerem · 2 comments
Owner

Originally created by @yswery on GitHub (Nov 23, 2014).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/10

Need to be able to set a custom priority for multiple MX records in the dns storage.
Currently this is hard coded for "10" as per: https://github.com/yswery/PHP-DNS-SERVER/blob/master/src/Server.php#L372

Originally created by @yswery on GitHub (Nov 23, 2014). Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/10 Need to be able to set a custom priority for multiple MX records in the dns storage. Currently this is hard coded for "10" as per: https://github.com/yswery/PHP-DNS-SERVER/blob/master/src/Server.php#L372
kerem 2026-03-04 23:23:39 +03:00
Author
Owner

@samuelwilliams commented on GitHub (Apr 17, 2017):

See PR #22

<!-- gh-comment-id:294410150 --> @samuelwilliams commented on GitHub (Apr 17, 2017): See PR #22
Author
Owner

@yswery commented on GitHub (Apr 23, 2017):

This is fantastic thanks for sorting this one out!

<!-- gh-comment-id:296431822 --> @yswery commented on GitHub (Apr 23, 2017): This is fantastic thanks for sorting this one out!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#5
No description provided.