Postfix mail server can stop spam coming from @mydomain.com (fake) to @mydomain.com. If you use such server, it is possible to stop this fake emails coming from your addresses (apparently).
In general, is not a very good idea to block emails based on one criteria only (RBL, missing RDNS etc.). On long term, you will lose legit messages. Thus, blocking messages without SPF/DKIM will make more harm than good.
Logical filter systems are a better choice. These solutions score each email message on all levels (connection, header, content, attachment etc.) using various techniques for each level.