<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.mky.waw.pl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.mky.waw.pl/feed.php">
        <title>MKY&#039;s wiki - freebsd:poczta</title>
        <description></description>
        <link>https://wiki.mky.waw.pl/</link>
        <image rdf:resource="https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-04T16:09:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dkim&amp;rev=1589278321&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dmarc&amp;rev=1589278747&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:solr&amp;rev=1693764078&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>MKY's wiki</title>
        <link>https://wiki.mky.waw.pl/</link>
        <url>https://wiki.mky.waw.pl/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dkim&amp;rev=1589278321&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-12T10:12:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dkim</title>
        <link>https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dkim&amp;rev=1589278321&amp;do=diff</link>
        <description>DKIM dla Postfix-a

Instalujemy OpenDKIM:


pkg install opendkim


Tworzymy plik konfiguracji:


KeyTable            /var/db/dkim/KeyTable
SigningTable        /var/db/dkim/SigningTable

InternalHosts       /var/db/dkim/InternalHosts
ExternalIgnoreList  /var/db/dkim/ExternalIgnoreList

Selector            dkim-selector-name

Syslog              Yes
LogWhy              No</description>
    </item>
    <item rdf:about="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dmarc&amp;rev=1589278747&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-12T10:19:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dmarc</title>
        <link>https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:dmarc&amp;rev=1589278747&amp;do=diff</link>
        <description>DMARC dla Postfix-a

Aby DMARC mógł działać, wymagana jest wcześniejsza konfiguracja SPF oraz DKIM.

Instalacja OpenDMARC:


pkg install opendmarc


Tworzymy plik konfiguracji:


# RejectFailures              true
IgnoreAuthenticatedClients    true
HistoryFile                   /var/db/dmarc/opendmarc.dat
IgnoreHosts                   /var/db/dmarc/IgnoreHosts
RequiredHeaders               true
SPFIgnoreResults              true
SPFSelfValidate               true
Syslog                        tr…</description>
    </item>
    <item rdf:about="https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:solr&amp;rev=1693764078&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-03T18:01:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>solr</title>
        <link>https://wiki.mky.waw.pl/doku.php?id=freebsd:poczta:solr&amp;rev=1693764078&amp;do=diff</link>
        <description>Dovecot + Solr 9

Zmienił się engine do wyszukiwania. Obecny to CaffeineCache. 


&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;

&lt;!-- This is the default config with stuff non-essential to Dovecot removed. --&gt;

&lt;config&gt;
  &lt;!-- Controls what version of Lucene various components of Solr
       adhere to.  Generally, you want to use the latest version to
       get all bug fixes and improvements. It is highly recommended
       that you fully re-index after changing this setting as it can
       affect b…</description>
    </item>
</rdf:RDF>
