<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hallo ,<br>
    <br>
    ich habe bei web.de eine weiterleitung auf meine eigene domain
    gemacht. (d.h. Alle Mails an z.b. <a class="moz-txt-link-abbreviated" href="mailto:meinemail@web.de">meinemail@web.de</a> werden sofort and
    die adresse <a class="moz-txt-link-abbreviated" href="mailto:meinemail@meinedomain.tld">meinemail@meinedomain.tld</a> weitergeleitet)<br>
    <br>
    Wenn jemand nun an die <a class="moz-txt-link-abbreviated" href="mailto:meinemail@web.de">meinemail@web.de</a> eine Nachricht schickt,
    kommt die wie gewünscht auf meiner domain an, in Thunderbird sieht
    man auch das die an die @web.de ging und von wem es kam.<br>
    <br>
    Nun ergab sich neulich die Situation das jemand behauptete "ganz
    sicher schon vor X Stunden" mir eine wichtige mail an die @web.de
    Adresse gesendet zu haben. Also grep'te ich mich durchs mail.log und
    musste feststellen das dort nur folgende einträge stehen:<br>
    <br>
    <div class="codeblock-wrapper">
      <div class="codeblock-code-wrapper"><textarea
          name="code-12704c1a45da1ad7bcb70ac25f0cea1b" rows="1"
          cols="10" style="position:absolute;left:-500px;width:0px;
          height:0px;visibility: hidden;">Jun 12 12:23:14 horst
          postfix/smtpd[11728]: AFFE76F0001:
          client=mout.web.de[212.227.17.12]
          Jun 12 12:23:14 horst postfix/cleanup[11782]: AFFE76F0001:
          message-id=<47623459141778792972113@otherserver>
          Jun 12 12:23:14 horst postfix/qmgr[20491]: AFFE76F0001:
          from=<a class="moz-txt-link-rfc2396E" href="mailto:meinemail@web.de"><meinemail@web.de></a>, size=260188, nrcpt=1 (queue
          active)
          Jun 12 12:23:14 horst postfix/virtual[11783]: AFFE76F0001:
          to=<a class="moz-txt-link-rfc2396E" href="mailto:meinemail@meinedomain.tld"><meinemail@meinedomain.tld></a>, relay=virtual,
          delay=0.58, delays=0.51/0/0/0.06, dsn=2.0.0, status=sent
          (delivered to maildir)
          Jun 12 12:23:14 horst postfix/qmgr[20491]: AFFE76F0001:
          removed</textarea>
        <div class="codeblock-content">
          <div class="codeblock-code-nonum">
            <pre class="dark"><code>Jun 12 12:23:14 horst postfix/smtpd[11728]: AFFE76F0001: client=mout.web.de[212.227.17.12] </code></pre>
          </div>
        </div>
        <div class="codeblock-content">
          <div class="codeblock-code-nonum">
            <pre class="dark"><code>Jun 12 12:23:14 horst postfix/cleanup[11782]: AFFE76F0001: message-id=<47623459141778792972113@otherserver> </code></pre>
          </div>
        </div>
        <div class="codeblock-content">
          <div class="codeblock-code-nonum">
            <pre class="dark"><code>Jun 12 12:23:14 horst postfix/qmgr[20491]: AFFE76F0001: from=<a class="moz-txt-link-rfc2396E" href="mailto:meinemail@web.de"><meinemail@web.de></a>, size=260188, nrcpt=1 (queue active) </code></pre>
          </div>
        </div>
        <div class="codeblock-content">
          <div class="codeblock-code-nonum">
            <pre class="dark"><code>Jun 12 12:23:14 horst postfix/virtual[11783]: AFFE76F0001: to=<a class="moz-txt-link-rfc2396E" href="mailto:meinemail@meinedomain.tld"><meinemail@meinedomain.tld></a>, relay=virtual, delay=0.58, delays=0.51/0/0/0.06, dsn=2.0.0, status=sent (delivered to maildir) </code></pre>
          </div>
        </div>
        <div class="codeblock-content">
          <div class="codeblock-code-nonum">
            <pre class="dark"><code>Jun 12 12:23:14 horst postfix/qmgr[20491]: AFFE76F0001: removed</code></pre>
          </div>
        </div>
      </div>
    </div>
    <br>
    (daten habe ich angepasst... mein server heißt nicht horst =) )<br>
    <br>
    Ich kann also im mail.log nicht prüfen ob tatsächlich von person X
    eine mail eingeliefert wurde, da grundsätzlich als absender meine
    @web.de adresse erscheint.<br>
    <br>
    Gibt es eine Möglichkeit the original from header mit in das mail
    log von postfix zu nehmen?<br>
    <br>
    Vielen Dank =)
  </body>
</html>