the server we maintain has recently been running out of memory - this was found to be due to many sendmail processes. Looking at /var/spool/mqueue there is approx 500 emails/30 seconds being put in there when the sendmail service is started. These contain rejections from the yahoo mailserver 'due to user complaints' - so it seems as though a user on this network has given out their email details and thus crippled the server with spam messages. Is there any way to prevent these messages queuing up so I can restore normal mail operation?
Thanks