Jakob Hirsch wrote:
>ams@??? wrote:
>
>
>
>>I'm looking for an advice how to handle bounced messages to non-existent
>>users in my domain. I reckon, spammer fake sender of their mail to be some
>>non-existent user in my domain, izoard.com (e.g. peter@???) and I
>>get a frozen mail on my queue with empty sender envelope <>.
>>
>>
>
>If you don't accept mail to unknown users at all, you don't have this
>problem. Make sure you do recipient verification in your RCPT ACL.
>
>
>
> Brilliant! Why didn't it occur to me? Thanks!