<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Postfix on G. T. Wang</title>
    <link>https://blog.gtwang.org/tags/postfix/</link>
    <description>Recent content in Postfix on G. T. Wang</description>
    <generator>Hugo -- 0.162.0</generator>
    <language>zh-tw</language>
    <copyright>G. T. Wang</copyright>
    <lastBuildDate>Wed, 10 Jun 2020 14:54:00 +0800</lastBuildDate>
    <atom:link href="https://blog.gtwang.org/tags/postfix/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postfix Mail Server 郵件伺服器 TLS 加密設定教學</title>
      <link>https://blog.gtwang.org/linux/postfix-mail-server-tls-encryption-configuration-tutorial/</link>
      <pubDate>Wed, 10 Jun 2020 14:54:00 +0800</pubDate>
      <guid>https://blog.gtwang.org/linux/postfix-mail-server-tls-encryption-configuration-tutorial/</guid>
      <description>&lt;p&gt;介紹如何調整 Postfix 郵件伺服器設定，加入 TLS 加密，解決郵件沒有被加密保護的問題。&lt;/p&gt;
&lt;p&gt;

&lt;ins class=&#34;adsbygoogle&#34;
     style=&#34;display:block&#34;
     data-ad-client=&#34;ca-pub-7794009487786811&#34;
     data-ad-slot=&#34;9921134032&#34;
     data-ad-format=&#34;auto&#34;
     data-full-width-responsive=&#34;true&#34;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;/p&gt;

&lt;p&gt;如果是自己架設的 Postfix 郵件伺服器，在沒有特別設定的情況下，送出的郵件會被 GMail 標示為紅色鎖頭，並顯示「your.domain.com 並未對這封郵件進行加密」的警告訊息，畫面會類似這樣：&lt;/p&gt;</description>
    </item>
    <item>
      <title>Postfix 伺服器郵件佇列管理指令整理教學與範例</title>
      <link>https://blog.gtwang.org/linux/postfix-mail-queue-management-commands-tutorial-examples/</link>
      <pubDate>Sun, 07 Jun 2020 19:15:40 +0800</pubDate>
      <guid>https://blog.gtwang.org/linux/postfix-mail-queue-management-commands-tutorial-examples/</guid>
      <description>&lt;p&gt;介紹 Postfix 伺服器郵件佇列常用的管理指令，包含查閱、立即嘗試遞送、刪除佇列中的郵件等。&lt;/p&gt;
&lt;p&gt;

&lt;ins class=&#34;adsbygoogle&#34;
     style=&#34;display:block&#34;
     data-ad-client=&#34;ca-pub-7794009487786811&#34;
     data-ad-slot=&#34;9921134032&#34;
     data-ad-format=&#34;auto&#34;
     data-full-width-responsive=&#34;true&#34;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;/p&gt;

&lt;h2 id=&#34;檢查郵件佇列&#34;&gt;檢查郵件佇列&lt;/h2&gt;
&lt;p&gt;如果要檢查目前存在於 Postfix 郵件佇列中的郵件（例如 deferred 與 pending 的郵件），可以使用 &lt;code&gt;postqueue&lt;/code&gt; 指令加上 &lt;code&gt;-p&lt;/code&gt; 參數：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
