Localiphost

From QmailToaster
Revision as of 09:53, 16 March 2024 by Ebroch (talk | contribs) (Created page with "<u>'''localiphost'''</u> man '''qmail-smtpd''' excerpt: Replacement host name for local IP addresses. Default: <u>me</u>, if that is supplied. '''qmail-smtpd''' is responsible for recognizing dotted-decimal addresses for the current host. When it sees a recipient address of the form <u>box@[d.d.d.d]</u>, where <u>d.d.d.d</u> is a local IP address, it replaces <u>[d.d.d.d]</u> with <u>localiphost</u>. This is done before <u>rcpthosts</u>.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

localiphost


man qmail-smtpd excerpt:

Replacement host name for local IP addresses. Default: me, if that is supplied. qmail-smtpd is responsible for recognizing dotted-decimal addresses for the current host. When it sees a recipient address of the form box@[d.d.d.d], where d.d.d.d is a local IP address, it replaces [d.d.d.d] with localiphost. This is done before rcpthosts.