Thank you Ray. Searched for mail blocking etc, and I have dungog mail blocking contrib installed. However, and I could be wrong, when blocking an email addressed to an unknown user, the server still reply to the sender, correct?
2005-05-25 12:20:15.866166500 smtpfront-qmail[10179]: MAIL FROM:<chris@domain1.com>
2005-05-25 12:20:15.866531500 smtpfront-qmail[10179]: RCPT TO:<joe@domain2.com>
2005-05-25 12:20:15.866774500 smtpfront-qmail[10179]: Sorry, that is an invalid e-mail address
2005-05-25 12:20:15.867195500 smtpfront-qmail[10179]: bytes in: 85 bytes out: 141
results in the following return to sender:
Hi. This is the qmail-send program at domain1.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<joe@domain2>:
203.47.xx.xxx does not like recipient.
Remote host said: 553 Sorry, that is an invalid e-mail address
Giving up on 203.47.xx.xxx.
What I would like to do is no to reply at all, saving bandwidth and also not confirming the existence of the mail server - maybe the robots would give up. I've noticed this hapening when changing ssh port 22 to a higher port, if it does no reply, they go away.
How to do this? Creating individual mail rules for each "sender" is not practical, they keep changing all the time...