Help - Search - Members - Calendar
Full Version: Blocking a domain name from emailing?
The Planet Forums > Control Panels > cPanel/WHM
coralbridge
I need to block a domain name from emailing the server and all domains. Can someone tell me how to do this?

Thanks
kamihacker
*.domain.com REJECT

add that to you /etc/mail/access or /etc/access which ever your system has

after that issue
CODE
makemap hash /etc/mail/access.db < /etc/mail/access


and

CODE
service sendmail restart


regards
coralbridge
QUOTE
Originally posted by kamihacker
*.domain.com REJECT

add that to you /etc/mail/access or /etc/access which ever your system has

after that issue
CODE
makemap hash /etc/mail/access.db < /etc/mail/access


and

CODE
service sendmail restart


regards


Got neither. On Cpanel with Exim.
kamihacker
I think I'm gonna pass then, check your version's of Exim manual at exim.org

your answer will be there most probably

regards
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.