256adad58e118a499f2b51d6b91861d3c1a118ef
howto/EMail.md
... | ... | @@ -49,6 +49,7 @@ and add this transport to /etc/postfix/transport for dn42 (and dont forget to po |
49 | 49 | This should to the trick for sending mails via your DN42-IP |
50 | 50 | |
51 | 51 | If you use `smtpd_recipient_restrictions` you can use the following rule to white-list dn42 as sender. |
52 | +This can circumvent certain rdns configuration failure or in case you use rbl lists: |
|
52 | 53 | |
53 | 54 | ``` |
54 | 55 | smtpd_recipient_restrictions = permit_mynetworks, |