OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
How to stop receiving mails from the same domain from outside.

From: Anant Athavale (anantisac.gov.in)
Date: Mon May 29 2006 - 06:37:37 CDT


Dear List:

My domain is isac.gov.in, and I don't want to get a mail from an
outsider with the same domain (forged mail).

I have implemented two steps:

under smtp_recipient_restrictions

I have check_sender_access dbm:abcd and
        check_helo_access dbm:abcd

the contents of abcd is

isac.gov.in REJECT.

Is it the correct way to stop forged mails for our domain?

Regards,
Anant.