Re: Wrong Domain in Null Client Setup
Viktor Dukhovni:
The options are:
- Set a FQDN in /etc/hostname (or equivalent)
- Set a FQDN in main.cf:myhostname
- Set main.cf:mydomain
Postfix will not rely on DNS to figure out its domain name, because it must be
able to run when the network is down.
Eddie Rowe wrote:
> I tried the 2nd and 3rd option during my troubleshooting before my
> post, reloaded the configuration and even bounced the service
> without anything changing.
Option 3 of setting mydomain is guarenteed. If that failed to work
for you then the problem will require you to debug
programmer
>so no idea how to see what the function that is documented does.
>
>
>-Original Message-
>From: owner-postfix-us...@postfix.org On
>Behalf Of Viktor Dukhovni
>Sent: Tuesday, September 27, 2022 1:28 PM
>To: postfix-users@postfix.org
>Subject: Re: W
breaking
after the change.
-Original Message-
From: owner-postfix-us...@postfix.org On
Behalf Of Wietse Venema
Sent: Tuesday, September 27, 2022 2:24 PM
To: postfix-users@postfix.org
Subject: Re: Wrong Domain in Null Client Setup
Viktor Dukhovni:
The options are:
- Set a FQDN in /etc
Of Viktor Dukhovni
Sent: Tuesday, September 27, 2022 1:28 PM
To: postfix-users@postfix.org
Subject: Re: Wrong Domain in Null Client Setup
...
Your mistake is to use "hostname -f". Postfix uses the actual configured
hostname, not some randomly canonicalised version that changes unp
Viktor Dukhovni:
> On Tue, Sep 27, 2022 at 06:15:34PM +, Eddie Rowe wrote:
>
> > I cannot seem to get the Linux machine's domain name to be used, but
> > instead it is using "localdomain". I took over these duties from a
> > prior employee whose server was "almost ready" has the same issue.
On Tue, Sep 27, 2022 at 06:15:34PM +, Eddie Rowe wrote:
> I cannot seem to get the Linux machine's domain name to be used, but
> instead it is using "localdomain". I took over these duties from a
> prior employee whose server was "almost ready" has the same issue. So
> I created test VM and