update file of <your domain>
to your domain and make the DKIM for your domain
Save your private key as mail.pem
go build -o signer.exe signer.go
./signer.exe [mailname].eml
# find the bodyhash
swaks --data output2.eml \
--to admin --from admin_required@outlook.com \
--server TheTeapotServer --port 25