diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-07-23 22:31:37 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-07-23 22:31:37 -0600 |
commit | 627b5c1ff7b6856f1b83da5b6d1acd5cf597b266 (patch) | |
tree | 339c4e79df5bfec2f38c064af307254ebe476eb7 /live/blog/a/mail_server_with_postfix.html | |
parent | cfa119e524823b1b47ea8f7c675d5c003037d736 (diff) |
add new built files
Diffstat (limited to 'live/blog/a/mail_server_with_postfix.html')
-rw-r--r-- | live/blog/a/mail_server_with_postfix.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/live/blog/a/mail_server_with_postfix.html b/live/blog/a/mail_server_with_postfix.html index 131683c..0540673 100644 --- a/live/blog/a/mail_server_with_postfix.html +++ b/live/blog/a/mail_server_with_postfix.html @@ -453,8 +453,8 @@ systemctl enable spamassassin.service <li>Password: your <code>user</code> password (as in the password you use to login to the server with that user)</li> </ul> <p>All that’s left to do is test your mail server for spoofing, and to see if everything is setup correctly. Go to <a href="https://www.appmaildev.com/en/dkim">DKIM Test</a> and follow the instructions (basically click next, and send an email with whatever content to the email that they provide). After you send the email, you should see something like:</p> -<figure id="__yafg-figure-3"> -<img alt="DKIM Test successful" src="https://static.luevano.xyz/images/b/notes/mail/dkim_test_successful.png" title="DKIM Test successful"> +<figure id="__yafg-figure-9"> +<img alt="DKIM Test successful" src="https://static.luevano.xyz/images/b/mail/dkim_test_successful.png" title="DKIM Test successful"> <figcaption>DKIM Test successful</figcaption> </figure> @@ -486,7 +486,7 @@ systemctl enable spamassassin.service <div class="article-info"> <p>By David LuĂ©vano</p> <p>Created: Sun, Mar 21, 2021 @ 04:05 UTC</p> - <p>Modified: Mon, Jun 19, 2023 @ 05:30 UTC</p> + <p>Modified: Wed, Jun 21, 2023 @ 00:17 UTC</p> <div class="article-tags"> <p>Tags: <a href="https://blog.luevano.xyz/tag/@code.html">code</a>, <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@server.html">server</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a> </p> |