Hi!
 
      I am trying to block e-mail from certain sites entering out network. The following is the configuration
which i did.
     In /etc/mail/access
I have added the following entries
erocticmailers.com           REJECT   "Blocked site"
mailheaven.com                REJECT  "Blocked Site"
then I did
makemap hash /etc/mail/access < /etc/mail/access
Then i restarted sendmail :
service sendmail restart
 
But i continue to get e-mails from this domain.Can somebody explain me how do I tackle this errror or
 is there anything which I have missed?
Thanks in advance
 
Ram-C