r-raymond / nixos-mailserver

A complete and Simple Nixos Mailserver
GNU General Public License v3.0
181 stars 27 forks source link

README Question (B) Step 4 #62

Closed katyo closed 6 years ago

katyo commented 6 years ago

At the section (B) Step 4: Set SPF Records in README the SPF record in table below have the type TXT, also testing command dig goes with -t TXT as argument. It seems to be wrong but I don't sure.

r-raymond commented 6 years ago

This is actually correct. Should we revise the wording to make this more clear that it is indeed a TXT record?

katyo commented 6 years ago

Oh, it seems the SPF records actually deprecated. I think at least the short note will be helpful.

r-raymond commented 6 years ago

Ok, I added a short note. Thanks for the feedback, and thanks for using SNM!