Hi, > * > > Now currently the mails are getting rejected with SMTP error code 554, and > the mailbox of the sender gets a notification from it's local mail server > about the failure. > > Is there any way I can quietly 'drop' the emails for the above mentioned > case.
Then you shouldn't block them. Either accept them or block them. When you reject emails then this error code 5xx is what you want/get. Regards, Claus
