Microsoft DNS
How To Setup SPF Record
What is SPF record? What do I need to do about it?
Due to the fact that a significant majority of SPAM comes from forged addresses, a new Sender Policy Framework (SPF) standard is being implemented by a number of ISPs and mail hosts, including several major providers (Hotmail, Yahoo, AOL, etc). Those providers have begun to require SPF to allow mail through their networks. Mail systems will need SPF records for their domains if they want their mail to be accepted by those providers.
Dump DNS Zones Using nslookup on Windows

- First, make sure zone transfer of domain (example yourdomain.com) that we will dump the DNS zones is activated so we can access from our machine.
- In our machine, run cmd
[code]Start >> Run >> types cmd >> OK[/code] - After cmd run, types like below
[code]nslookup[/code] - Now we must connect to server (NS) of yourdomain.com, example the name server is ns.yourdomain.com with IP address is 200.200.200.200. Types like below
[code]server ns.yourdomain.com[/code]
or
Recent blog posts |
Recent comments
1 day 17 hours ago
1 week 2 hours ago
1 week 1 day ago
2 weeks 2 days ago
4 weeks 1 day ago
4 weeks 2 days ago
4 weeks 6 days ago
5 weeks 1 day ago
5 weeks 2 days ago
6 weeks 2 days ago