Anyone know if I can put something in my access file in sendmail that would drop any email inbound where the username contained a dash. The domain I am talking about does not have any dashes (-) in the emails, yet spammers are hitting this domain with usenames that have dashes.
So my thinking was to have something like: *-*@domain.com REJECT.
The reason I want to try and do this is because the mail gets passed into the corporate servers because sendmail is allowing all emails with '@domain.com' to come in. The corporate email servers then bounce them back to invalid return SMTP addresses, thus getting stuck in the queue and filiing up the root mbox.
Any ideas?


