From: Thomas Cataldo (no email)
Date: Wed May 18 2005 - 06:33:39 EDT
Hi,
I'm trying to implement the following setup :
I want to "silently" (well logging would be better) drop messages sent
to unknown users without sending a rejection email to the sender.
I tried :
smtpd_recipient_restrictions = warn_if_reject reject_unknown_local_recipient, check_relay_domains
but reject_unknown_local_recipient does not exist.
Is it possible ? how ?
regards,
Thomas.
|
|
|