<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://192.168.180.206:8001/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="http://192.168.180.206:8001/feed.php">
        <title>wiki.niziak.spox.org - linux:exim</title>
        <description></description>
        <link>http://192.168.180.206:8001/</link>
        <image rdf:resource="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-13T01:19:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:exim:conf?rev=1655703880&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:exim:dkim?rev=1749541700&amp;do=diff"/>
                <rdf:li rdf:resource="http://192.168.180.206:8001/linux:exim:issues?rev=1619771430&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://192.168.180.206:8001/_media/wiki:dokuwiki.svg">
        <title>wiki.niziak.spox.org</title>
        <link>http://192.168.180.206:8001/</link>
        <url>http://192.168.180.206:8001/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://192.168.180.206:8001/linux:exim:conf?rev=1655703880&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-20T05:44:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>EXIM config</title>
        <link>http://192.168.180.206:8001/linux:exim:conf?rev=1655703880&amp;do=diff</link>
        <description>EXIM config

lookups

lsearch: The given file is a text file that is searched linearly for a line beginning with the search key, terminated by a colon or white space or the end of the line. The search is case-insensitive; that is, upper and lower case letters are treated as the same. The first occurrence of the key that is found in the file is used.</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:exim:dkim?rev=1749541700&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-10T07:48:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DKIM</title>
        <link>http://192.168.180.206:8001/linux:exim:dkim?rev=1749541700&amp;do=diff</link>
        <description>DKIM

 RFC 8301 says:

rsa-sha1 MUST NOT be used for signing or verifying.

Signers MUST use RSA keys of at least 1024 bits for all keys.
Signers SHOULD use RSA keys of at least 2048 bits.

Generate keypair


openssl genrsa -out dkim.server.com.key 2048 -outform PEM
openssl rsa -in dkim.server.com.key -out dkim.server.com.pem -pubout -outform PEM</description>
    </item>
    <item rdf:about="http://192.168.180.206:8001/linux:exim:issues?rev=1619771430&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-30T08:30:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Issues</title>
        <link>http://192.168.180.206:8001/linux:exim:issues?rev=1619771430&amp;do=diff</link>
        <description>Issues

F=&lt;&gt;: Unrouteable address


www-data@hostnaname.example.com F=&lt;&gt;: Unrouteable address


Test routing path:


exim -bt www-data@example.com

DEBUG: system_aliases for www@example.com
DEBUG: procmail for www-data@example.com
www-data@example.com is undeliverable: Unrouteable address</description>
    </item>
</rdf:RDF>
