nerdexam
Oracle

1Z0-105 · Question #52

Identify the minimum required steps to configure postfix on a client system to relay outbound emails to an SMTP server. Note: The postfix package is already installed and running on the system. 1…

The correct answer is E. 2, 3, 4. See the full explanation below for the reasoning.

Question

Identify the minimum required steps to configure postfix on a client system to relay outbound emails to an SMTP server. Note: The postfix package is already installed and running on the system. 1. Install the postfix-cf package. 2. Set the myorigin parameter to $mydomain in /etc/postfix/main.cf. 3. Set the relayhost parameter to the desired SMTP server in /etc/postfix/main.cf. 4. Restart mail services by using: service postfix restart.

Options

  • A1, 2, 3, 4
  • B1, 3, 4
  • C3, 4
  • D3 only
  • E2, 3, 4
  • F2, 4

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    16% (7)
  • C
    2% (1)
  • D
    7% (3)
  • E
    71% (32)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice