On 6/10/2010 6:31 PM, Sahil Tandon wrote:
On Thu, 10 Jun 2010, Jerrale Gayle wrote:
smtpd_reject_unlisted_recipient = no
Bad idea.
Would this be better put by itself or under
smtpd_recipient_restrictions = reject_unlisted_recipient=no?
Bad idea + unsupported syntax.
I want to accept all mail to non-existent users, then bounce, so
that people can't probe for valid users to know wherer to start a
brute force.
This is a horrible idea; please do not do this. Google 'backscatter'.
IF I have repeating undeliverable mail being redirected to
postmas...@mydomain, I don't see why this would be a bad idea.