nerdexam
Oracle

1Z0-100 · Question #12

You want sendmail to deliver mail for these users: [email protected] mailbox jsmith1 [email protected] mailbox jsmith2 [email protected] mailbox jsmith3 In which sendmail configuration…

The correct answer is C. /etc/mail/virtusertable. /etc/mail/virtusertable This database file maps mail addresses for virtual domains and users to real mailboxes. These mailboxes can be local, remote, aliases defined in /etc/mail/aliases, or files. This allows multiple virtual domains to be hosted on one machine. The following…

Network Administration

Question

You want sendmail to deliver mail for these users:

[email protected] mailbox jsmith1 [email protected] mailbox jsmith2 [email protected] mailbox jsmith3 In which sendmail configuration database can this requirement be defined?

Options

  • A/etc/aliases
  • B/etc/mail/userdb
  • C/etc/mail/virtusertable
  • D/etc/mail/domaintable
  • E/etc/mail/genericstable

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    77% (40)
  • D
    2% (1)
  • E
    12% (6)

Explanation

/etc/mail/virtusertable This database file maps mail addresses for virtual domains and users to real mailboxes. These mailboxes can be local, remote, aliases defined in /etc/mail/aliases, or files. This allows multiple virtual domains to be hosted on one machine. The following example demonstrates how to create custom entries using that format: [email protected] root [email protected] [email protected] @example.com joe

Topics

#sendmail#virtusertable#mail routing#email configuration

Community Discussion

No community discussion yet for this question.

Full 1Z0-100 Practice