Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 202-450 topic 1 question 105 discussion

Actual exam question from LPI's 202-450
Question #: 105
Topic #: 1
[All 202-450 Questions]

FILL BLANK -
Which option in the Postfix configuration makes Postfix pass email to external destinations to another SMTP-server? (Specify ONLY the option name without any values.)

Show Suggested Answer Hide Answer
Suggested Answer: relay server
Reference:
https://www.linode.com/docs/email/postfix/postfix-smtp-debian7/

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
usandoati
Highly Voted 3 years, 9 months ago
I think it's relayhost
upvoted 13 times
...
usandoati
Highly Voted 3 years, 8 months ago
I think is relayhohst, look: http://www.postfix.org/BASIC_CONFIGURATION_README.html#relay_to
upvoted 9 times
...
Armina
Most Recent 2 years, 2 months ago
relayhost http://www.postfix.org/BASIC_CONFIGURATION_README.html#relay_to What delivery method: direct or indirect By default, Postfix tries to deliver mail directly to the Internet. Depending on your local conditions this may not be possible or desirable. For example, your system may be turned off outside office hours, it may be behind a firewall, or it may be connected via a provider who does not allow direct mail to the Internet. In those cases you need to configure Postfix to deliver mail indirectly via a relay host. Examples (specify only one of the following): /etc/postfix/main.cf: relayhost = (default: direct delivery to Internet) relayhost = $mydomain (deliver via local mailhub) relayhost = [mail.$mydomain] (deliver via local mailhub) relayhost = [mail.isp.tld] (deliver via provider mailhub)
upvoted 3 times
...
zztiger66
3 years ago
It is relayhost for sure
upvoted 3 times
...
MBison
3 years ago
https://linux.die.net/man/5/main.cf relayhost is correct.
upvoted 4 times
...
frantic25
3 years, 5 months ago
I agree with usandoati. Moreover the provided answer seems suspicious, as postfix does not used a white space between words of a configuration parameter, it uses "_" to conect words. e.g.: relay_domains
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...