Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 238 Bytes

ReadMe.md

File metadata and controls

executable file
·
9 lines (6 loc) · 238 Bytes

MX and SPF Record Updater

A script to loop through our million domains to change the MX and SPF records for each domain.

Instructions

  • Edit the config file.
  • npm i
  • npm run dev OR npm run build && npm start