> How do I stop my machine from receiving any mail from the world at large?
No, that would be if I would refuse not authenticated mail delivery with @mydomain as recipient. – Max RiedJun 3 '11 at 15:12
Can you clarify a bit more what you're looking to block? Unauthenticated users sending mail to the world at large using your server? Users sending mail with your domain as the "from" address? – blahdiblahJun 6 '11 at 23:28
1
If the MAIL FROM's domain is my domain AND the client that tries to deliver it to MY server it should reject it. Of course it only should reject the mails if the client is NOT authenticated.
It's just that my server should be aware of that there is no one else than me who should be able to send mails from @mydomain – Max RiedJun 7 '11 at 8:19