Red_Hat
RH302 · Question #142
If any mail coming from outside of the local LAN block all mails.
Answers: Outside the LAN means cracker.org. All host on exam on example.com domain and outside domain means cracker.org. To block the mail coming from cracker.org 1. vi /etc/mail/access @cracker.rog REJECT 2. service sendmail start | restart
Service management
Question
If any mail coming from outside of the local LAN block all mails.
Explanation
Answers: Outside the LAN means cracker.org. All host on exam on example.com domain and outside domain means cracker.org. To block the mail coming from cracker.org
- vi /etc/mail/access @cracker.rog REJECT
- service sendmail start | restart
Topics
#sendmail#mail relay#access control#spam blocking
Community Discussion
No community discussion yet for this question.