nerdexam
Red_Hat

RH302 · Question #190

172: All mails to cracker.org should get by eric user.

Answers: 1. vi /etc/mail/virtusertable @cracker.org eric 2. service sendmail restart /etc/mail/virtusertable file is used to send the mail coming for virtual user to real user. According to question, all mail to cracker.org should get by eric user so @cracker.org eric : Which…

Service management

Question

172: All mails to cracker.org should get by eric user.

Explanation

Answers:

  1. vi /etc/mail/virtusertable @cracker.org eric
  2. service sendmail restart /etc/mail/virtusertable file is used to send the mail coming for virtual user to real user. According to question, all mail to cracker.org should get by eric user so @cracker.org eric : Which sends all mail of cracker.org to eric user.

Topics

#mail aliases#virtual domains#postfix#mail routing

Community Discussion

No community discussion yet for this question.

Full RH302 Practice