Red_Hat
RH302 · Question #188
170: 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 3. chkconfig sendmail on
Service management
Question
170: 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
- chkconfig sendmail on
Topics
#postfix#mail relay#SMTP restrictions#LAN access control
Community Discussion
No community discussion yet for this question.