Feature #903
Allow multiple DNS MX records with same priority
| Status: | New | Start date: | 02/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Affected version: | 6.1.x | Resolution: |
Description
Apparently it is possible that you add more then one MX and of the same priority. I did not check DNS specifications but I have seen this at least in a 1and1.es MX record. I tried to do so in Kloxo with tinydns, but what happens is that it overwrites the first. Apparently the priority is used as column in the database without having a unique extra column, which results in overwriting (my guess without looking the code).
The feature request would be that it allows to add more then one MX record with the same priority. I don't think this is tinydns related, but I did not check this yet.
History
Updated by Danny Terweij 3 months ago
What happens with that when using Feature #281 ? The same behaviour or a expected behaviour ?
(I can not test this atm, my current develop machine is 6.1.10 code for testing all the new rpm packages. When done i switch back to dev )
