218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(add dkim validator test documentation) |
|||
Line 30: | Line 30: | ||
Abhijith PA, Prinz Piuz, Balasankar C | Abhijith PA, Prinz Piuz, Balasankar C | ||
== Admin Documentation == | |||
== Verify DKIM and other settings for new domains == | |||
Create a text file, dkim-test.txt (replace To address with random address generated by https://dkimvalidator.com) | |||
From: "Test" <test-dkim@mm.gnu.org.in> | |||
To: <random-address>@dkimvalidator.com | |||
Subject: Testing DKIM and other settings for this domain | |||
Content-Type: text/plain; charset=utf-8 | |||
Content-Transfer-Encoding: 8bit | |||
This email is to test email settings for a domain is correct | |||
and use sendmail command to send it | |||
/usr/sbin/sendmail -t < dkim-test.txt | |||
---- | ---- | ||
[[Category: Services]] | [[Category: Services]] |