<html><head>

<style id="css_styles" type="text/css">blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Verdana; font-size: 10pt;   }</style><style id="signatureStyle">#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 a{
        color:#00E;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 a:visited{
        color:#551A8B;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16{
        font-family:'Segoe UI';
        font-size:12pt;
        color:#000;
        margin-left:0px;
        margin-right:8px;
        background-color:#FFF;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 p.MsoNormal{
        margin:0cm 0cm 0.0001pt;
        font-size:12pt;
        font-family:'Times New Roman',serif;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 a:link{
        color:blue;
        text-decoration:underline;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 a:visited{
        color:purple;
        text-decoration:underline;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 p{
        margin-right:0cm;
        margin-left:0cm;
        font-size:12pt;
        font-family:'Times New Roman',serif;
}
#xdefdd372ad9b41f #xb2e8ae7503dd4b07b38f0e982be96b16 div.WordSection1{
        page:WordSection1;
}</style></head>
<body bgcolor="#FFFFFF"><div style=""><div style="">Hallo T. Hein,<br /> <br /><div bgcolor="#FFFFFF"><div><div><i><font style="font-size: 9pt;">Unter<br /><a href="http://www.postfix.org/postconf.5.html#reject_unverified_recipient">http://www.postfix.org/postconf.5.html#reject_unverified_recipient</a><br />steht nachfolgender Eintrag:<br /> <br />"Reject the request when mail to the RCPT TO address is known to<br />bounce, or when the recipient address destination is not reachable."<br /> <br />Siehe auch einen Eintrag in meinem DokuWiki, welchen ich mal für mich<br />erstellt habe:<br /><a href="https://dokuwiki.tachtler.net/doku.php?id=tachtler:postfix_centos_7#dynamische_adressen-verifizierung">https://dokuwiki.tachtler.net/doku.php?id=tachtler:postfix_centos_7#dynamische_adressen-verifizierung</a><br /> <br />GRUNDSÄTZLICH, unter dem Begriff Dynamic address verification<br />(Dynamische Adressen-Verifizierung) ist die Möglichkeit von Postfix<br />gemeint, das dieser sich im Hauptspeicher merkt, ob die e-Mail-Adresse<br />existiert oder nicht. Nach einem Postfix reload, restart oder stop<br />würden diese Informationen jedoch nicht mehr Verfügbar sein.<br />--> Deswegen die verify_cache.db<br /> <br />Möglicherweise liegt das Problem etwas anders. Meiner Meinung nach ist<br />es doch eher die Frage, warum klappt die Überprüfung der RCPT TO:<br />Empfänger im System nicht mehr?</font></i></div></div></div> <br />Danke für die Antwort.<br />Ja der Empfänger ist im System.<br />Wir erhalten zudem auch tausende (20123) folgende Seite heute Nacht:<br /><br />Jun 18 23:46:49 postfix/smtpd[51299]: too many errors after RCPT from mout.kundenserver.de[217.72.192.74]<br />too many errors after RCPT...<br /><br />Wir könnten wir anfangen mit suchen?<br />Nicht das postfix/smtpd Probleme hat.<br /><br /><br /><br /> <br />Grüße<br />Klaus.<br /> <br /> <br />Sehr geehrte Damen und Herren,<br /> <br />wir haben den<br />reject_unverified_recipient im smtpd_recipient_restrictions = aktiviert:<br /> <br />smtpd_recipient_restrictions =  permit_mynetworks,<br />                                reject_unknown_recipient_domain,<br />                                reject_unknown_sender_domain,<br />                                reject_unlisted_sender,<br />                                reject_unlisted_recipient,<br />                                reject_non_fqdn_recipient,<br />                                reject_non_fqdn_sender,<br />                                permit_sasl_authenticated,<br />                                check_recipient_access<br />hash:/etc/postfix/recipient_access_cpanel,<br />                                check_recipient_access<br />hash:/etc/postfix/recipient_access,<br />                                check_policy_service unix:postgrey/socket,<br />                                #deaktiviert 19.06.20 da: Recipient<br />address rejected: unverified address: Address verification in<br />progress;<br />                                #reject_unverified_recipient,<br />                                reject_unauth_destination<br /> <br />Seit Jahren ohne Probleme.<br />Seit heute ca. 3 Uhr erhalten wir bei fast allen neuen Mails (es<br />sind 9478 Einträge im log):<br />cat /var/log/maillog |grep "Address verification in progress" |wc -l<br /> <br />z.B.<br /> NOQUEUE: reject: RCPT from mail-lj1-f169.google.com[209.85.208.169]:<br />450 4.1.1 <verschiedenste lokale mailadressen>: Recipient address<br />rejected: unverified address: Address verification in progress;<br /> <br /> <br />Was kann der Grund dafür sein?<br />Die verify_cache.db haben wir gelöscht und Postfix neugestartet.<br />Keine Änderung.<br />Wir mussten erstmal "reject_unverified_recipient" deaktivieren.<br /> <br /> <br />Vielen Dank schonmal.<br /> <br /> <br />Freundliche Grüße<br />T. Hein<br /> <br /> <br />----- Ende der Nachricht von "iNETsolutions.de [T. Hein]"<br /><<a href="mailto:t.hein@inetsolutions.de">t.hein@inetsolutions.de</a>> -----<br /> <br /> <br /> <br />--<br /> <br />---------------------------------------<br />e-Mail  : <a href="mailto:klaus@tachtler.net">klaus@tachtler.net</a><br />Homepage: <a href="https://www.tachtler.net">https://www.tachtler.net</a><br />DokuWiki: <a href="https://dokuwiki.tachtler.net">https://dokuwiki.tachtler.net</a><br />---------------------------------------</div></div><div id="xaa6f030015f6447" class="plain"><blockquote cite="20200619145800.Horde.KzGv93c7r7v7JwBEEW7ETrR@buero.tachtler.net" type="cite" class="cite2">
</blockquote></div>


</body></html>